adirtp
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] expired listings are still featured.i do want the expired listings to show up on search. but to display them after the published ones.
Forum: Plugins
In reply to: [WP Job Manager] 404 on images after hebrew permalinks rewritesorry for the late response, was on vacation.
the issue wont resolved
i deactivate caching, resave permalinks etc..
i gave up and change the hebrew slug to english.Forum: Plugins
In reply to: [Relevanssi - A Better Search] problem with categoriesHi Mikko, thanks for the quick reply
You absolutely right about that!
This is the search templete, which it seems to control almost anything of the theme:
https://pastebin.com/VrhW635Y (line:182)also when i try to debug using the filter:
——–
add_filter( ‘relevanssi_results’, ‘rlv_check_results’ );
function rlv_check_results( $results ) {
var_dump( $results );
exit();
}
——–
im getting Array {0}
Any thoughts my friend?
thank youHi there!
So i’ll try to explain the problem again with some images:
If i use an image or copy-paste a page content, the plugin just echo the tags instead of stripe them.
with images – the plugin display the [caption] tags on the screen, same as for theme shortcodes.
the interest thing here is that at release ‘0.9.67’ everything is fine and displayed great! but i cannot update – every single release since then causing that problem,
I attached a few images to explain it better:)1.image is taken from the text element of the page builder – as you can see an image with a little caption. that’s how it looks at the text edit:
2.image display the caption problem – that’s what I’m getting on every release that is greater than 0.9.67:
3. that image is another variation of the problem, that just echo the theme shortcode instead of ignoring it:
4. that image is the perfect view at version 0.9.67:
thanks you for your help, that’s the best amp plugin i came a cross of.
hope to hear from you soon
thanks.That was it.
Thank you!
As i understand i need to edit everything manually (description, title, etc..) and that’s only available at the pro version right?i already downgrade to 0.9.67 till you guys figure it up, i couldn’t wait as my website is live, but the problem is exactly what you saw.
when you adding a caption to an image it creates a [caption] great photo [/caption] – the ampforwp 0.9.68 just echo that code to the page instead of extract and display the text caption.
i also noticed that it also echo shortcodes and any other tags [xxxx].
the second i downgrade it solved, but sure its not the optimal solution*update* it seems that the amp ignore every tag of the theme (enfold) and display the tags all over the pages – every [tag] html is displayed on the pages.
i tried to deactivate every plugin + clear cache +update php & wordpress.
its defiantly something with the latest releaseHi Ahmed,
that’s exactly whats going on.
this tag never appear before, after last update every image on every page show that caption tag.thanks a lot!
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Text links not workingGreat! yes problem do solved, thanks for the quick replay and for a brilliant product 🙂