LivingRoomATL
Forum Replies Created
-
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Nothing happensAVCN,
Thanks for the input. I gave it a go, and unfortunately faced the same results as before. The Visualizer Pane remains blank. Alexandra, Do you know if we can expect a plugin update that might address this issue?
Thanks,
TrevorForum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Nothing happensAdditionally, the new export button doesn’t trigger an action. Looking closer, I noticed the href is simply “javascript:;” the same for the edit button, whereas the clone and delete buttons seem to be propagating correctly. Here’s a screenshot of the markup.
I suspect this points to the issue.
Hope this helps,
Trevor
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Nothing happensHi,
I’ve encountered a similar issue. We have the plugin set up running a graph on our website. It’s displaying perfectly on the webpage However, when attempting to update the graph through the plugin, the info panel remains blank. Here’s a screenshot. The same happens when attempting to create a new graph.
- I’ve tried in Chrome, Safari, and Firefox
- I’ve deleted the plugin and reinstalled it
- We’re running the most recent version, 1.5.5
Any advice would be greatly appreciated!
Many thanks,
TrevorForum: Themes and Templates
In reply to: [Maskitto Light] Expanding Pages to 100% widthHi,
The div has been created with custom HTML and CSS (below), but the issue we’re having is overwriting the page’s container width from the template for this specific div.
<style> #lion-container { background-color: #f8b932; width:100%; height:112%; } #lion-header { text-align: left; font: bold 50px Verdana, Geneva, sans-serif; color: black; position:relative; top: 2em; left: 35%; } .lion-img img:first-child { height: auto; width: auto; max-width: 500px; max-height: 500px; position: relative; top: -94px; } #lion-info { font: 18px Verdana, Geneva, sans-serif; color: #000000; width: 50%; height: auto; position: relative; left: 35%; top: -20em; } </style> <! === PAGE ===!> <div id="lion-container"> <h1 id="lion-header">The Call to Courage Award </h1> <div id="lion-img" class="lion-img"> <img src="https://livingroomatl.org/wp-content/uploads/2015/07/lion2-02.png" > </div> <div id="lion-info"> This individual demonstrates a willingness to challenge the status quo and the fortitude to lead others when times are most uncertain. In situations that would turn away a less committed person, they persevere, showing extraordinary drive and exemplary conduct so that others may be inspired and follow in their footsteps. Tackling an issue like homelessness can be daunting, but with these courageous individuals in our midst, we are better equipped to do the work that makes Living Room so beneficial to so many in our community. </div> </div>
Forum: Themes and Templates
In reply to: [Maskitto Light] Slider Images not ConstrainingUPDATE: updated the theme version in the link you provided, and the slider is working just great in tandem with Jetpack.
Forum: Themes and Templates
In reply to: [Maskitto Light] Slider Images not ConstrainingHello,
We’re running version 2.1 of the theme, and still encounter the issue. For the time being, we have deactivated jetpack.
Thank you for pinpointing the cause of the problem!
Thank you so much!
Brilliant! Feature Image fixed the issue.
Final question related to this: Upon clicking through to the blog post, the feature image is left-aligned. Is there a way to center-aligned either through the blog settings or css file?
Many Thanks,
-Team LRForum: Themes and Templates
In reply to: [Maskitto Light] Changing Portfolio and/or Service Display OrderThank’s for your help. I was unfamiliar with that plugin, and it meets the need we are looking for.
Keep up the good work.
Your happy users and supporters,
-Team LRForum: Themes and Templates
In reply to: [Maskitto Light] Home Page ProblemAlex.bellini, Where were you able to downgrade the plugin. I’m having similar issues.