I’m currently experiencing some issues with the Testimony widget.
I’m trying to link every testimony to the client’s website (upon clicking on the client image for example).
But that option doesn’t seem to exist in the widget.
So, I tried to do it using HTML and hypertext code but that doesn’t work either!
Any ideas?
Thank you warmly in advance
André
I’m out of my league with respect to caching post/page content, but this is of course well-trodden territory in WordPress plugins. However, I have noticed that some widely used plugins either don’t play well with pages with ZotPress content (capture the page when the wheel is still spinning), or that ZotPress even on a cached page will do its magical javascript work of reordering after page load, adding to the loading times again.
I would love to have a way to have bibliographies cached and rendered just as plain HTML. For almost all of my use cases, it would be sufficient if ZotPress cleared or refreshed that HTML cache when there’s an update in the library, until the next update.
Is there a way to realize this, short of manually copying the ZotPress-generated HTML from the DOM after reordering and putting it on another page? Could ZotPress save the rendered HTML produced by any shortcode in a cache of its own and simply output that when there have been no changes? And relatedly, could there be a way for ZotPress to play nice with existing caching plugins and have the JS not kick in on cached pages unless there was a change to the library that might prompt a refresh?
(Note 1. This is not about ZotPress’ cache of Zotero items.
Note 2. There’s a two year old forum thread on this that is now closed.)
I am having some issues with my newsletter provide code. My website developer is unavailable, and I this is beyond my skill set! Three days in and still stuck.
I would like a full page signup (like this https://view.flodesk.com/pages/5e480deaef9faf0027c81155) but embedded in my own website.
Although there is no full page option, there is a bit of “inline code” which I’m embedding into a page. However, even time I do, (using Elementor and an HTML block) the head gets moved to the bottom!
Any advice would be appreciated.
]]>This is how I should write: code
, or code
But whenever I write the closing backticks, one opening backtick disappears! Hence, it’s not working at all.
Using Divi theme and some very common plugins. No syntax highlighter is correctly activated. Using Gutenberg
]]>I have a wordpress.com site and am trying to install constant contact forms (inline and/or pop up) onto my website. I have placed the universal code into the footer and the inline code into the page however the forms do not appear to be registering.
Constant Contact do have the following statement on their instructions:
Wordpress.com is not the same as www.ads-software.com. WordPress.com doesn’t support 3rd party Javascript or plugins of any kind. If you’re using WordPress.com, we recommend creating a Landing Page Sign-up Form. You can then copy the Landing Page’s URL and link it to a button or text link on your WordPress.com website.
However the help desk on wordpress.com have said this is incorrect and have pointed me here. Please can anyone advise?
]]><div class="soliloquy-viewport" style="width: 100%; position: relative; height: 290px;" >
It seem this inline style property for the “soliloquy-viewport” class overrides any previous setting via admin panel.
What could it be??
Thanks
https://www.ads-software.com/plugins/soliloquy-lite/
]]>For some reason the plugin is inserting the code for the width of the slider (setup in the panel to 600), directly as line code to the image I have in the slider. It’s over riding both the class and inline styles I’ve tried to apply to it.
How do I get this to stop?
https://www.ads-software.com/plugins/simple-html-slider/
]]>However, if the post does not contain any code blocks, then all inline code highlighted with backticks is totally ignored!
Seems like a bug, why should the capture of inline code depend on whether code blocks exist elsewhere in the posting?
https://www.ads-software.com/plugins/crayon-syntax-highlighter/
]]>Everything was working fine, except I accidentally used the wordpress dashboard to change the background color. It seems to have added some code to the html document (or php, wherever it is stored) that changes the background color, overriding my child theme.
In firebug, it looks like an extra style sheet called “inline” under maxdrach.com/
In the html, it is inline style code at the very end of the header that looks like this:
body.custom-background {
background-color: #0DB306;
}
Why did it do this and how do I get rid of this?
It was working fine before, so I want to just undo this. My website is www.maxdrach.com