Questions tagged as 'wordpress'

2
answers

How to save "non-serial" information in wordpress

Next, I'm a designer and I have to turn here in the back end of life in what I can do, so I beg your pardon for using "no seriais" ... I know that in Wordpress it is possible to save the data using post type (custom post type). But I wanted t...
asked by 28.01.2015 / 16:38
0
answers

Error Uncaught Error: Syntax error, unrecognized expression: in folder wp-includes

JS error in wp-includes folder I'm using a "Real 3D FlipBook" plugin to generate photographic books on a particular page on the site. I need several books to appear on this page, but only one book is displayed, the other shortcodes do not bring...
asked by 30.01.2015 / 00:00
0
answers

How to open the WordPress media library by tinyMCE?

I'm trying to create a shortcode to embed audio files on the page, and I'd rather not use the default WordPress shortcode because I need other parameters. I use a basic script to open a tinyMCE window, which contains a text box ("audio_url")...
asked by 27.12.2014 / 23:39
1
answer

jquery src returning "undefined" in WordPress

I have a function to create extra fields in the profile editor of a site's users in WordPress. A part of it creates two image upload fields (media uploader with thickbox), and a jQuery snippet to populate a text input with the URL of the image,...
asked by 19.02.2015 / 00:28
1
answer

Error after WordPress update

Yesterday I did Update to all Plugins and WordPress core (4.0) of my site. I even did some posts, so everything was ok. Today, give me this error:    Fatal error: Call to undefined function get_category_id () in   /home/vertical/public_...
asked by 21.11.2014 / 11:40
1
answer

How to translate (or edit) validation messages or "labels" in wordpress plugins?

As an example, I installed a plugin to add an attachment upload field in Wordpress's comments form- link How can I change the texts in "attachmentRules" and "choose file" using functions.php in my child-theme? Comment form prtSc with firebu...
asked by 03.02.2015 / 18:39
1
answer

Show Featured Image with crop in index.php

I am programming this link link and I need to solve this structure since 1 in every 4 squares has a picture that is practically doubled the size of the other images. I know more or less the solution, I do not know how to program to get the...
asked by 01.09.2014 / 01:06
1
answer

Gallery on wordpress page? [closed]

I wanted a wordpress plugin that would display my media gallery on a page for everyone to see. Can you do it straight, or does anyone know of any plugins for this?     
asked by 05.07.2014 / 17:53
1
answer

How to display Facebook comments count on the Wordpress Admin posts page?

I know that to display comments in the blog frontend just add <fb:comments-count href=<?php echo get_permalink(); ?>></fb:comments-count> anywhere in the theme. However, I need to display the comment count within the...
asked by 09.07.2014 / 16:27
4
answers

Loading subdomain post in main domain?

I have a Wordpress MU installation. Could someone tell me how I can load posts from a blog into the subdomain in my main domain?     
asked by 09.06.2014 / 18:19