Tagged: yigit
-
AuthorPosts
-
March 26, 2015 at 12:10 am #418220
I’m new to WordPress and Enfold. I love the way Enfold works but I need some more customization. For one thing, I need to add a calendar widget to all pages. Here is an example of what I need to add:
http://dunesresort.com/new/calendar-widget.htm
I figure I can add the html to a text block element. Then, I uploaded SEO Ultimate plugin which has a code-inserter and inserted the stylesheets and javascript. Then tried uploading those folders to the enfold folder and the enfold-child folder. None of this is working.
Is there a better way? Perhaps I’m making this too complicated?
Thank you.March 26, 2015 at 2:39 am #418259Hi Mike!
Have you tried adding your content using Code Block element? If not, please try to do so.
If you need to enqueue those CSS and JS files, please see – https://codex.wordpress.org/Function_Reference/wp_enqueue_script#Using_a_HookCheers!
YigitApril 3, 2015 at 10:59 pm #423293Hi Yigit. I’ve been working on this issue and have gotten a lot closer to making it work. Your suggestion, unfortunately, didn’t do it. But, I got it working by adding the code to a text/html widget area and adding that to my home page. Then, I added the calendar widget CSS to my Enfold Child styles.css document. The calendar widget now functions perfectly.
It does not, however, lay out properly. It appears that the Enfold styles are overriding my calendar widget styles. It seems that each of the regions on the WP site are formatted in a “vertical” layout whereas I have a more tabular format for each of my regions. In this particular region, I want the calendar widget to layout in one horizontal row. Instead, it’s stacking. This is probably because everything is set up in a vertical row-only format where I want it to run horizontally.
Can you help with this? Perhaps give me the styles that I need to adjust to make this work?
Here’s a template page I created where the calendar widget at right below the slider, is working perfectly using my styles: http://dunesresort.com/new/dunes-home.htm
And, here’s how it looks in my Enfold themed WP site: http://dunesresortcom.fatcow.com/wordpress/
Thanks for you help.
April 6, 2015 at 2:35 pm #423941Hi!
Can you please post the codes you need to use here using – http://pastebin.com/ and create a temporary admin login so we can look into it?
Cheers!
YigitApril 6, 2015 at 4:17 pm #423986This reply has been marked as private.April 6, 2015 at 4:44 pm #424000Hey!
Can you please edit your CSS files and replace with this one with !important rules – http://pastebin.com/NyWAR8Di
You can add the content to one CSS file only and link it in your text widget, you do not need to add separatelyRegards,
YigitApril 7, 2015 at 5:13 pm #424838This reply has been marked as private.April 9, 2015 at 7:45 am #425727 -
AuthorPosts
- You must be logged in to reply to this topic.