Community Forums › Forums › Archived Forums › Design Tips and Tricks › Tables appearing in featured posts widget on home page with MyRP and genesis
Tagged: featured posts widget, genesis, genesis featured posts widget amplified, home page, myreviewplugin, myrp, stray code, Studiopress
- This topic has 7 replies, 2 voices, and was last updated 6 years, 9 months ago by Victor Font.
-
AuthorPosts
-
February 17, 2018 at 8:48 am #216669fatcowbusinessMember
Hi guys,
I had featured posts in my site footer by using the Genesis Featured Posts amplified widget in the middle footer (footer 2) on studiopress digital pro theme at http://apeagency.com/
However as you can see in the picture attached, it keeps inserting all the myreviewplugin comparison tables and star ratings into this widget (between the title “featured posts” and above the 5 featured posts/thumbnails). This only happens on the home page not category pages.
The featured posts widget on home page displayed fine previously but over time and updating wordpress/genesis it seems to have developed this problem possibly from stray code.Have updated WordPress and Genesis to latest versions and tried deleting/reinstalling many previous versions. Have already tried contacting all themes/plugins for help and no luck, also re-inserted different widgets from scratch and put all the settings in again and same thing, it keeps inserting that extra junk and ratings that I don’t want to appear. Screenshot of what happens https://imgur.com/a/ub23F
Any help how I can fix and stop this from happening?
http://apeagency.com/February 18, 2018 at 7:16 am #216742Victor FontModeratorAdd this to your CSS:
.myrp_1.myrp_rating_column.myrp_primary_col, .myrp_primary_col.myrp_cat_1 { display: none; }
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?February 18, 2018 at 7:35 am #216745fatcowbusinessMemberAwesome thanks Victor this is the right idea.
I assume I insert this in editor at the end of style.css for the digital pro child theme?
Unfort it says
"There is 1 error which must be fixed before you can update this file.
Update anyway, even though it might break your site?"
It highlights the final } in red. Deleting that } or inserting before/after the } still gives this error message.I updated anyway but those tables still appear? Any idea what I should do and what exact code to insert where?
February 18, 2018 at 11:30 am #216748Victor FontModeratorI never use the WordPress editor. You risk breaking your site every time you do. There’s no error in the CSS I gave you. Just put it in the custom CSS area in the WordPress customized.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?February 18, 2018 at 3:34 pm #216756fatcowbusinessMemberHi Victor,
Thanks I tried adding that but no luck, where exactly do you mean by the custom CSS area in the WordPress customized?
I added it via Appearance > Customize > Additional CSS ... the tables still appear
I also tried adding Simple Custom CSS Plugin then adding the code through there, doesn't change anything either
The last known time it worked was WordPress 4.6.10 with Genesis 2.4.2
(there was no field for Appearance > Customize > Additional CSS back then)Thanks for trying anyway, any ideas to get this fixed appreciated?
February 18, 2018 at 8:40 pm #216760Victor FontModeratorThe ratings are gone from your site now. If you not seeing it, clear your cache.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?February 18, 2018 at 9:01 pm #216761fatcowbusinessMemberThanks Victor
The rating stars have gone but it is still listing those top rated products/coupons which are not meant to be there, that whole table shouldn't be there not just the stars.Just the 5 featured blog posts with thumbs below.
I assume slightly different CSS to remove this table entirely from homepage?
February 20, 2018 at 5:27 am #216811Victor FontModeratorLooks like you figured it out.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet? -
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.