Questions tagged as 'wordpress'

0
answers

Pagination on page-blog.php on Wordpress

I'm creating a Wordpress theme and I've created a page called Blog that is using the page-blog.php strong> slug page is also blog, where it will list all the posts of a CPT blog, where the same I configured the blog slug . But for som...
asked by 17.12.2015 / 12:09
0
answers

Replace this Wordpress symbol (List of items)

When putting content from a pdf file to Wordpress, the item lists appear as this strange symbol rather than the traditional polka dots. Is there a way I can dynamically replace without having to delete one by one? (Which would generate a very...
asked by 27.10.2015 / 21:55
0
answers

Rss does not return Thumb in wordpress

Well, I'm trying to list posts from another site via RSS. Everything appears except the thumbs of the images .. My result and code is this: NOTE:IhaveaccesstothefileserverwhereIamtryingtopulltheposts,ifanyoneknowsanalternativetothis,pleasein...
asked by 10.11.2015 / 15:44
0
answers

Pagination in Wordpress using wp_pagenavi

I'm doing paging on wordpress using wp_paginavi. is working, it is creating the pagination, the problem is that the posts are not changing according to the pagination. My loop: <?php $the_query = new WP_Query(array( 'post_type' =&g...
asked by 08.12.2015 / 02:23
3
answers

Create post in a wordpress and bring in another wordpress automatically

Options: Create a new POST in one wordpress-1, from another wordpress-2. or Everything you create in wordpress-2 be "copied" to wordpress-1 or Create / Register a product in a store -1, from another store -2. [RESOLVED] I...
asked by 27.05.2015 / 21:09
1
answer

Send posts from Wordpress partner sites to my site [duplicate]

Good evening. I need to develop a WordPress plugin that works by taking the post published on the site where the plugin is installed (which is from a partner site that provides content) and sending the post fields (title, featured image, au...
asked by 08.11.2015 / 22:13
0
answers

How to enable WooCommerce Sidebar?

I own a Wordpress site 4.1.15 and use WooCommerce as the virtual store. One of the users deleted the Checkout and Shop pages and when I saw I returned the pages from the recycle bin but after that the WooCommerce Sidebar was disabled and...
asked by 24.09.2015 / 19:41
0
answers

Show only the comments made in the author's posts

I would like to know how to make this code that I found in the WordPress forum only display comments made on user posts ( authored logon ) in WordPress . I want to display this list in footer and I already use the is_user_lo...
asked by 04.09.2015 / 05:02
1
answer

Post thumbnails are not showing up

Why is not the thumbnail appearing in my WordPress post? I've added add_theme_support( 'post-thumbnails' ); in functions.php but it's still not showing up, my code in cont <?php // Styling Tip! // Want to wrap for example the post...
asked by 05.10.2015 / 15:01
1
answer

wordpress - post type friendly link

I have a site www.classiplast.com.br is working everything right. But I'm creating an area inside it where I want to have a page called a business guide and when the user accesses www.classiplast.com.br/guia-de-empresas will open a page whe...
asked by 27.07.2015 / 14:16