Questions tagged as 'wordpress-theme'

3
answers

wp_enqueue_script does not work

I'm creating a WordPress theme, but wp_enqueue_scripts does not work. The code that is in functions.php is: <?php function scripts_and_styles() { if ( ! is_admin() ) { wp_enqueue_script( 'jquery' ); wp_register_...
asked by 12.09.2016 / 14:23
0
answers

The "social-count" widget in Wordpress's Maxblog theme does not display the number of tastes on my Facebook page

Hello, I have a problem with the Maxblog template, because I put the "Social Count" widget and it only appears the number of followers that it has in Instagram, already in Facebook it stays in 0. And I put the correct information, in the case of...
asked by 05.02.2018 / 20:13
0
answers

How to change the video / intro / backgroud of my Wordpress theme?

Hello. My name is Fernando. I installed the parent theme and the child theme link . However, I needed to change this video / intro and put another linked to my company. Is it possible? If so, how?     
asked by 26.01.2018 / 21:58
0
answers

Wordpress template approval problem

I've developed a Wordpress template, and I'm looking forward to uploading to the wordpress.org repository, but both its check system and plugin Theme Check give the following message:    REQUIRED: Found a Customizer setting that did not h...
asked by 19.01.2018 / 12:43
0
answers

Problems Meta Slider WordPress 4.9.1

Good evening. I'm developing a theme from scratch in WordPress and I have the meta slider plugin installed in my theme. But when I put the shortcode in my post it does not appear on the page. But if I give an inspect I can see that he brou...
asked by 10.01.2018 / 01:31
0
answers

Wordpress paging issues

Good evening. I am having problems with paging in wordpress. I use custom link like this - > /% category% /% postname% I have a page called a blog. When I put the pagination in it it works correctly but when I put it in the search page by...
asked by 16.01.2018 / 03:11
0
answers

Fatal error: Can not redeclare WP_Post_Type

I have a problem with a client's Wordpress, I can not fix it. You are experiencing the following error.    Fatal error: Can not redeclare WP_Post_Type :: $ show_in_rest in   /home/thesearchhouseco/public_html/buzios/wp-includes/class-wp-post-...
asked by 09.12.2017 / 20:07
1
answer

Error in wordpress JQMIGRATE: Migrate is installed, version 1.4.1

This popping up error JQMIGRATE: Migrate is installed, version 1.4.1 on my worpdress site only when I use Google chrome browser. In the mozilla and in the edge the site works normal and the scrolling effect as well. Already in chrome and does no...
asked by 26.10.2017 / 13:31
1
answer

Automatic scrolling after page load (site in wordpress)

Hello, I have a sub-menu with Product categories, and a page called "Products" where you can list all types of products (post types), separating them by categories online. My wish is that by clicking on a sub-menu link, I'll load the Produ...
asked by 15.10.2017 / 18:43
0
answers

How to make a dropdown menu in wordpress?

I have an html code for a site I'm developing. <!-- mega menu --> <div class="menu"> <!-- menu start --> <nav id="menu-1" class="mega-menu dark"> <!-- menu list items container --> <section class=...
asked by 12.09.2017 / 05:17