Jaya
Forum Replies Created
-
I tried Google Chrome and IE9, the console in Chrome shows the following:
aloha.js:243com.gentics.aloha.PluginRegistry: Could not determine actual language, no languages available for plugin org.fee.plugins.wpSaveCancel aloha.js:243com.gentics.aloha.PluginRegistry: Could not determine actual language, no languages available for plugin org.fee.plugins.wpImage
Thank you for your help!
But the floating box doesn’t have a checkbox in my end. Here is a picture: https://i.imgur.com/WMvAh.jpg
Forum: Plugins
In reply to: [Front-end Editor] I love the new editor but how do I save edits?Thank you for your response scribu!
This is the floating box that appears when i click to edit something: https://i.imgur.com/WMvAh.jpg
Where is the green checkbox? Am I doing anything wrong?
That code worked great! Thank you!
what’s the difference between the premium version’s implementation and the code you posted?
Appreciate your support!
Thank you for your quick response! I’ll be watching the plugin’s updates and might invest on the premium version once this has been added.
Have a wonderful day!
Thank you for your response.
The website in that link seems to be down. Or am I doing something wrong?
Forum: Themes and Templates
In reply to: Is this mockup possible using the tewenty ten theme?I’d appreciate anyone’s help on the matter.
Forum: Themes and Templates
In reply to: Data error, post error.Hi navion,
Have you checked your Time format settings in the control panel? You can find that by going here:
YourSiteURL/wp-admin/options-general.php
Forum: Themes and Templates
In reply to: How to change image displayedHave you tried setting a featured picture on one of those presets? maybe that will override the default picture? also, a live link of your site would help better understand and fix your issue..
Forum: Themes and Templates
In reply to: Lysa theme displays TWO Home Pgs in Top NAVAre you sure you don’t have a page set as the home page? Does this theme come with an admin menu? Have you checked if it has an option to disable the home button in the navbar?
Forum: Themes and Templates
In reply to: Twenty Ten header image removal causes wrapper margin shiftingThe wrapper isn’t shifting. It’s an illusion caused by the scroll bar appearing. You can make sure of this by zooming your page out until you can not see the scroll bar and try to compare.
Hope that helps! ??
Forum: Themes and Templates
In reply to: drop down menu css problems help pleaseReplace this
#lista UL LI { padding: 5px; display: block; float: left; }
With this:
#lista UL LI { padding: 5px; display: block; float: left; width: 100px; }
Forum: Themes and Templates
In reply to: When posting on facebook…You need to add some meta codes to your head. You can find more info here: https://developers.facebook.com/docs/opengraph/
Particularly this one:
<meta property="og:image" content="URL-Of-Your-Logo"/>
That worked!
Appreciate the help and support! Thank you again!
Not sure what I’m doing wrong but i’ve installed the alpha version and added the code to the functions.php file like suggested without success. I did change the font size many times to a higher value and the result is the same. Any other ideas?
Thank you!