thinksrl
Forum Replies Created
-
Forum: Plugins
In reply to: [Fullscreen Menu] Menu Direction on arabic languageSolved by myself!
Solutions is quite easy, WPML allow to use conditional logic this way:/*Code for specific language*/
html[lang=”language_code”]
.classname{
/*rules*/
}Thanks Tonmoy,
that’s quite an issue, because i guess it’s very common the need to use <br>, and other tags.
At least it would be appreciable to give the possibility to use the_content instead of the_excerptForum: Plugins
In reply to: [Search & Filter] how can delete “All” from the options dropdownHi Drashuk,
this can be done editing the taxonomies with CPT UI plug-in.
Simply change the “All elements” field as you want and then you will see only that text in the filters.Hi Tonmoy,
that’s my issue: i need to be able to use HTML tags inside excerpt.
Is there a way to replace excerpt with the entire content?
Or maybe a custom field (i use Advanced Custom Field plugin).
Thank youForum: Plugins
In reply to: [Async JavaScript] Internal Server ErrorJust resolved by myself… apparently it was the W3 Total cache plugin that caused a conflict. Disable that plugin solved the problem.
Forum: Plugins
In reply to: [Easy Accordion – AI-Powered FAQ & Accordion Blocks, Product FAQ] HTML AnchorHi,
thank you, meanwhile i’ve bought the PRO version.
Unfortunately now i have a problem: all the links, tables and other elements inside my accordions (previously created with free version) are no longer visible!
I can see just normal text.I have several accordions and i can’t make a fresh start, is it possibile to retrieve the free version formatting?