-
Author
-
October 11, 2016 at 02:48 #138978csloanParticipant
Despite having only posts set to show up when I built the query for the News Focus VC element on my home page, for some reason newly created pages are showing up. I checked the settings and only posts are checked. But two new pages I created showed up on my home page. I have since put them into draft mode, so they won’t show up. But I need them live….just not in the News Focus feed on my home page. This has never happened before, pages I created never showed up on home page. SEE ATTACHED SCREEN SHOTS. The highlighted pages are pages, not posts. But they are now in draft mode.
Attachments:
You must be logged in to view attached files.October 12, 2016 at 02:48 #139207LauraModeratorPlease update the theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );
- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
October 12, 2016 at 03:04 #139216csloanParticipantI have already updated the site and still had the issue. I have now tried editing the wp-config file as you instructed by changing falso to true, then adding that other line of code below it. I uploaded it back to the site via FTP, overwriting the old wp-config file. When I reloaded the page this appeared over the top menu:
Strict Standards: Declaration of WeDevs_WC_Tracking_Integration::validate_textarea_field() should be compatible with WC_Settings_API::validate_textarea_field($key, $value) in /home/freed0mlea7/public_html/site/wp-content/plugins/woocommerce-conversion-tracking/includes/integration.php on line 302
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4520
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4522
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4524
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4520
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4522
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4524
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4520
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4522
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4524
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4520
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4522
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4524
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4520
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4522
Notice: Trying to get property of non-object in /home/freed0mlea7/public_html/site/wp-includes/query.php on line 4524
October 14, 2016 at 04:01 #139579LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
October 14, 2016 at 18:59 #139679RaduModeratorHI,
IT seems that it’s caused by this plugin : woocommerce-conversion-tracking
Try to de-activate it and check again
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 15, 2016 at 00:57 #139743csloanParticipantI totally deleted that plugin (since I didn’t really even use it anyway) and tested it again, and still having the same issue. I even cleared the site’s cache and minify settings (using WP Fastest Cache plugin) and tried again, and still same issue. See attached screenshots of test pages. I have since deleted those pages FYI
Attachments:
You must be logged in to view attached files.October 17, 2016 at 20:21 #139961RaduModeratorIn the demo you see the same issue ?
If you de-activate also the child theme ?! it’s the same ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 17, 2016 at 21:59 #139993csloanParticipantIn what demo?
I didn’t know to deactivate the child theme, but I will try that.
October 18, 2016 at 19:05 #140096RaduModeratorIn our demo i was referring, compare with the theme demo to see if it’s a theme general problem.
The theme can be de-activated from wp-admin -> appereance ->themes
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.