wordpresswes
Forum Replies Created
-
This error goes many many layers deep. Would probably be 20 screenshot to capture it all. Let me know if you need more detail, but here is the initial expansion of the toggle arrow:
https://jmp.sh/I8wNsuGThanks again for your help with this.
Thank you for replying Renee
Site URL:
https://www.pedsanesthesia.orgScreenshot of SiteKit error:
https://jmp.sh/n28tEhMScreenshot of console:
https://jmp.sh/S75ub4dForum: Plugins
In reply to: [FD Footnotes Plugin] change footnotes "back arrow" emoji?I’m searching for the same type of thing, in my case it’s changing a phone image. I’m looking for a list of all emoji from that s.w.org/images address.
What I can tell you is that they seem to be controlled from these 3 files:
./wp-includes/js/twemoji.js
./wp-includes/js/twemoji.min.js
./wp-includes/js/wp-emoji-release.min.jsas a grep search told me. That might at least get you started.
If I discover how to do it exactly I’ll reply back here ??I haven’t modded the slider css yet, but I did both shortcode to page content, and create a sidebar(with Genesis Simple Sidebar), which I added to the page also:
https://www.vos.org/blank/It’s the same behavior, which leads me to believe it is a CSS thing.
I’m going to try fiddling around with the slider settings via the WP dashboard(which, if I’m not mistaken, will probably break the images I’ve uploaded[correct me if I’m wrong], meaning I’ll have to delete and reupload).
Afterwards, I’ll ssh into the server, and rework the slider CSS. Which is sure to break something!
Jules, are you also shortcoding into page content?
Hi, I’ve come back because I’m having this same issue on a different project.
First, thanks for your suggestion @majormatt, I didn’t see it earlier; unfortunately it did not seem to change anything. To be clear I added:
.entry-content .slides{
margin-left: 0px;
}to my Streamline(theme) CSS.
This time, I have 11 images, all 600px X 410px.
I set the Genesis Responsive Slider dimensions to 400px X 328 (which I understand to be the same aspect). I then uploaded the images, created the posts, then set the featured images.I get the same behavior: https://www.vos.org/blank/
I also get what looks like a little bullet point to the left of each image- a problem I don’t remember from the last time, though it’s been a month.Any suggestions for things to change? Or for a handholding must read tutorial that goes into depths on the mechanics of this thing. Worthwhile tutorials are slim to none. I have looked but am probably missing the great resource that others know about.
Thanks in advance!I deleted the images, the slider was already set to 750 X 500, I uploaded the images again (750 X 500), and stuck the widget shortcode inside a div that is inline styled to 750 px width.
Sadly I get the same results.
Might it be the shortcode plugin? I wonder because I put the slider widget in my sidebar and it displays fine- just small:
https://www.psva.org/If it is the plugin’s inability to call this slider on to the page correctly, is there another option I can use to achieve this goal?