Forum Replies Created
-
AuthorPosts
-
Okay, I probably did fix the issue by “compressing” the js inside the code block. It will not load if you have it cached. But I used this to compress the js https://jscompress.com/
Hi Basilis,
Their tracking code is working except in the code block of this theme.HI Rikard,
Thank you for your reply. I’ve added the WP page that’s not loading the YouTube video ID using their API. It works perfectly when you want to track a Marketo lead (by filling out a Marketo form with their tracking).
My issue is that it does not call the video on page load but it does after a couple of refresh, clearing your cache. I even deactivated all my plugins, cache plugins and it still won’t work.
I did some research here were code blocks do not render the js properly. The script consists of vanilla js and jQuery. Made sure to use jQuery instead of $. I even tried wp_enqueue_script – no luck. JS is loading fine on console. I just don’t understand why it takes a couple of refresh for it to show up.
I’ve added the html and WP versions respectively.
Appreciate your help. Thank you.
It does not load still. I am using the most recent YouTube API code to load the video. I also disabled the plugins. This might be theme related. Did anyone have this problem before?
- This reply was modified 7 years, 7 months ago by avwebmaster.
Can the code block element handle Vanilla JS? It does load on first refresh when I used the script in a plain html page.
Hi Rikard,
I know it does re appear after a couple of refresh. Just not on the first time on my end. I’ll have to keep testing it by asking others.
This is fixed. Thank you!
Follow up please.
I copied the enfold-child theme from my main site, renamed the theme name in the style.css and pointed the sub site to the new child theme folder.
- This reply was modified 8 years, 4 months ago by avwebmaster.
Thanks, working now because I needed to update the css to say the right page-id :)
Hi Yigit,
This theme will also overwrite the existing pages that we customized? Meaning we will need to check those pages and reformat? Thanks.
Thank you.
Hi Jordan,
I don’t see the Travel demo – should I update the theme first?
Importing the demo will overwrite the existing structure of our website? Is this correct? Can I use the demo for a sub site under a multisite installation?Are there steps to do this?
Please advise. Thank you.
Things are looking good after latest update on my staging by simply updating the theme via settings.
Okay, will advise when I have some issues after version update.
Hi Basilis,
Folder permissions when changed to 775, took out the css. I did this via ftp. I switched back to 755.
I have the updated WP in staging not production. I checked the src of the image and I see it. The Enfold theme is about one or two versions below.March 22, 2016 at 10:34 pm in reply to: How to show category "blog" on Google Search Results page #602191Thanks, Basilis!
March 22, 2016 at 9:55 pm in reply to: How to show category "blog" on Google Search Results page #602149Hi Andy,
What does the plugin do?
Does that mean I have to set a custom permalink then redirect all my old blog posts to blog/post-name using this plugin?
Seems like a lot of work.Why did the theme not cover renaming of permalinks? Please advise. Thank you!
Hi Rikard,
Please view this blog url
It’s using the latest WP and Enfold. The blog layout is different from the demo though.
In the Theme Settings, here’s what I have:
Blog Layout – Use the advance layout…
Single Post Style – Single post with big…And under the blog page, the settings for Blog Posts element is:
Blog Style – Single author, small preview…Thank you in advance.
February 17, 2016 at 5:46 pm in reply to: Help: Flow columns and code block when a column is deleted #584864Well, I opened the xml file and replaced fifth with first to reposition the code blocks.
Hi,
Any response is appreciated.Hi Vinay,
html.responsive, .responsive body { overflow-x: visible !important; }
This value seems to be working. I tried auto but it hides the scroll to top link.
Hi Vinay,
So I found out that the element
html.responsive, .responsive body { overflow-x: hidden; }
I turned it off and the scroll to top link button appeared.
What css value should I use except hidden? I just wanted to make sure it won’t break the layout.Seems to be working again! I deactivated all plugins, cleared cache, reactivated all plugins. Thanks.
Hi Yigit,
I have the latest WP and Enfold versions on my staging. All of a sudden the pagination (site.com/page/2/) takes me to an error page.I know… I even tried using plugins (scroll to top) and all of them were hidden!!! I don’t know why. maybe the containers / sections were above it?
January 27, 2016 at 10:05 pm in reply to: Avia Layout Builder – to mimic Bootstrap with 12 or 6 columns #573288Hi Basilis,
Yes, I am able to customize them to match / make our site look better on mobile / tablets.
Thanks for your time and support.January 27, 2016 at 4:05 pm in reply to: Avia Layout Builder – to mimic Bootstrap with 12 or 6 columns #572978Thanks Vinay,
It does but with customization. Do you have a theme that relies mainly on Bootstrap framework with the Avia Layout builder? Reason why is because most users of our site can only do drag and drop.
Hi Vinay,
Thanks but it does not seem to work. I tried adjusting the z-index to 9999 !important and does not do the trick.
Well, I found a way with jQuery. I wrapped the video element and set a fallback image. Then added an href so users can click on the fallback image and take them to the YouTube video.
Please follow up. Seems like I am not the only one having this issue.
-
AuthorPosts