kestutisigaris
Forum Replies Created
-
Yes, that works, thank you! 🙂
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Advert ExpiryThank you!
I am talking about the tile of the widget here. The title text can be customised/changed in WP-admin>appearance>Page sidebar>title and is working fine on other pages except product page where title is “wpadverts ads” and cannot be changed.
Source code from the page, please note first line and title “WPAdverts Ads”, but in my wp-adverts title has been set to something else:
<span class="sidebar-title">WPAdverts Ads</span></h4> <div class="wpjb adverts-widget adverts-widget-categories"> <div class="adverts-grid adverts-grid-compact"> <div class="adverts-widget-recent advert-id-1810"> <div class="advert-widget-recent-item-text "> <div class="advert-widget-recent-item"> <span class="adverts-widget-recent-title"> <a href="https://kid2kid.ie/advert/maxi-cosi-dana-double-stroller/">Maxi Cosi Dana Double Stroller</a> </span> </div> <div class="adverts-widget-recent-location"> <span class=" adverts-icon-location"> Trim </span> </div> <span class="advert-widget-recent-price">€250.00</span> </div> </div> <div class="adverts-widget-recent advert-id-1806"> <div class="advert-widget-recent-item-text "> <div class="advert-widget-recent-item"> <span class="adverts-widget-recent-title"> <a href="https://kid2kid.ie/advert/balance-bike/">Balance Bike</a> </span> </div> <div class="adverts-widget-recent-location"> <span class=" adverts-icon-location"> Westmeath </span> </div> <div class="advert-widget-recent-price adverts-price-empty">FREE</div> </div> </div> </div> </div> </div></section> </aside></aside></div>- This reply was modified 7 years, 1 month ago by kestutisigaris.
Hi Greg,
Thank you very much, the first suggestion where you suggested to add
ob_start();in wp-config.php unfortunately did not help, but I removed the nonces check from the suggested method in wpadverts/includes/ajax.php and now it works, we will have to remember to do this little change every time we update, but important thing for us now is that the site is fully functional. Thank you for your help and have a great weekend! 😉Hi Greg,
Thank you for your message, I disabled WordFence now, but unfortunately I still cannot add images. We do not have any other security add-ons or any add-ons that would somehow interact with cookies. I will leave WordFence disabled now, so perhaps you can have a look again and see what else could be causing this problem? Your help is much appreciated!
P.S. In the last couple of days I tested this section of the website a few times and I could not add images on Mozilla also(previously we could), but after disabling WordFence now it works on Mozilla again(but not other browsers), so I have a feeling we are moving in the right direction. Fingers crossed.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Problem with image uploaderForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Problem with image uploaderForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Problem with image uploaderHi, I get a “Invalid Session. Please refresh the page and try again.” On all browsers except Mozilla, how can I fix this? I already tried to disable other addons one by one, but it did not help.