danielmasedo
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Content Selector of Enspire ThemeHelloooo! I didnt wanna bother you, so after 99999 combination attempts with those selectors, I can solve it! Thank you so much!!! if some day somebody needs it, this are the selectors for YITH in Enspire Theme
Navigation Selector : #page nav.pagination
Next Selector : #page nav.pagination a
Item Selector : .post
Content Selector : #page .main-inner > .contentAgain, thank you!
Forum: Fixing WordPress
In reply to: Add Class to all post titleSolved! Im not so good with code, but your comment was the trigger that I can solve my question / problem. thank you!
in content.php
<div class="post-thumbnail"> <a href="<?php the_permalink(); ?>">add
class="modal-link"after?>"<div class="post-thumbnail"> <a href="<?php the_permalink(); ?>" class="modal-link">Just do the same with div class of post-link, comment count, or anything you want add class. Now I only need to edit the post content that is showed 🙂 I hope this may be helpful to other wp user, regards!
- This reply was modified 7 years, 6 months ago by danielmasedo.
- This reply was modified 7 years, 6 months ago by danielmasedo.
Forum: Reviews
In reply to: [Translate Wordpress with GTranslate] Solved my needs instantlyReady in 2 minutes! if you need something just mail me