Forum Replies Created
-
AuthorPosts
-
March 24, 2015 at 8:30 pm in reply to: Enfold and Wp-Types Views Content Template not playing well together #417366
Hey!
I’m sorry but I’m not sure I understand. Are you trying to get the advanced layout editor to display when you edit your custom post types?
If so then see here, https://kriesi.at/support/topic/overriding-functions-in-a-child-theme/#post-167093.
Best regards,
ElliottHi tredition!
Try doing this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, and then in the debug view of your layout editor you can surround the icon box with a link.
<a href = "#" onclick = "your code here"> [icon_box] [/icon_box] </a>Best regards,
ElliottHi!
Drag a codeblock element to your page and add this inside.
<style type = "text/css">.content { padding-top: 0px !important; }</style>Regards,
ElliottHey bjbmjbm!
I checked in Firefox but it seems to be working fine on my end. I sent you a test email, did you receive it?
Is Firefox updated? What operating system are you using?
Best regards,
ElliottMarch 24, 2015 at 8:17 pm in reply to: Blog Left and Right arrows boxes no longer shows circle graphic #417356Hi!
Another user was having this problem a long time ago but I forgot what was causing it, perhaps it was a plugin inserting some custom CSS.
Can you send us a link so we can take a look? You can set your reply as private if you wish.
Regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hi!
Getting parallax over a video would have to be considered custom work. If your trying to get the layout as seen in the demo link you provided then you can recreate that with the fullscreen slider. Each slide that you create can have captions set that will display over the slide.
Best regards,
ElliottHey synergy320!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having trouble after doing the above two steps then send us a WordPress login and we’ll take a look.
Regards,
ElliottHi simagald!
Another popular plugin for translation is QTranslate, https://wordpress.org/plugins/qtranslate/.
Regards,
ElliottHey carendavis!
Add this to your custom CSS.
.home #header { display: none !important; } .home #main { margin-right: 0px !important; }Best regards,
ElliottHi emin!
Your getting a javascript error which looks like it’s coming from the twitter plugin. Try deactivating all plugins and reactivate them one by one to see which one is causing the error.
Regards,
ElliottHi park13!
Personally I would use youtube. You’ll save bandwidth and get more views and traffic that way. It doesn’t really matter though, either way will work.
Best regards,
ElliottHi ayesroc!
Hmm, are you sure it’s the portfolio grid? You can only select portfolio categories to use with that.
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having problems then send us a WordPress login and we’ll take a look.
Best regards,
ElliottHi Peter!
I’m not sure I understand. Can you take a screenshot and highlight what your trying to do? Or send us a link to the post your referring to.
Best regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hey!
In that page all of the images are loading for me. I also copied their URLs and viewed them separately in the browser and I do not see any 404s.
But the image in your first post is still giving me a 404. Are you sure there are no typos in the URL? Double check to make sure it actually exists on your server.
Best regards,
ElliottHey freshview!
It sounds like your wanting to set the post navigation for the portfolios to only the same category, is that correct? If so then you can set them to the same category by doing this, https://kriesi.at/support/topic/is-there-a-way-to-control-what-the-side-arrows-show/#post-340054.
Best regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
March 24, 2015 at 6:36 pm in reply to: Wo Link bei Kunden Empfehlungen ändern bzw einstellen #417279Hey mupd!
Edit the page and find the testimonial element and edit it. You should see the two testimonials. You can click on each testimonial there and change the website name and link.

Cheers!
ElliottHi!
Not currently. I suppose we could add an option for this or maybe create more content elements in the layout builder (we already have a comment element).
You can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest we will probably see something get added in a future update.
Regards,
ElliottHi romero2!
The markers accept HTML. Try this.
<a href = "#"><img src = "#" /></a>And replace the # with the correct URLs to your image and wherever you want it to link to.
Regards,
ElliottHey!
It looks like it’s a problem with the text inside your marker. Send us a WordPress login and we’ll take a closer look.
The google maps does not need any plugins to work.
Regards,
ElliottHi rengarajan!
1. Can you send us a link to your portfolio page so we can take a look? You can set your reply as private if you wish.
2. We have a template feature you can use in the advanced layout editor.

Regards,
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hey!
You’ll need to use the default editor and then type your code out inside the accordion like so.
[av_toggle_container initial='0' mode='accordion' sort=''] [av_toggle title='Toggle 1' tags=''] <pre>Here is some code</pre> [/av_toggle] [av_toggle title='Toggle 2' tags=''] Toggle Content goes here [/av_toggle] [/av_toggle_container]Or if you want to use the advanced layout editor then you can try doing this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, and then type your code out inside the accordion shortcode that you see in the debug view.
Regards,
ElliottHey!
Try adding this to your custom CSS.
.av_secondary_right .sub_menu { padding: 10px 20px; } #header_meta .sub_menu, #header_meta .phone-info { display: inline-block; float: none !important; } #header_meta .container { text-align: center; }Regards,
ElliottMarch 24, 2015 at 6:05 pm in reply to: Images in textbox do not show, until the user scrolls #417242Hey!
We do have a css based “lazyload” where the image animations will be delayed but that should only be on the gallery shortcode. It looks like your using the WordPress media upload button to insert those images and they have a data attribute of “data-lazy-loaded” so it looks like it could be a plugin your using.
Try deactivating all of your plugins and completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If that does not fix it then send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottHey!
If you remove the codeblock and the layerslider from the page and save you’ll see it starts working correctly.
Best regards,
ElliottMarch 24, 2015 at 5:50 pm in reply to: Viewing tables on mobile devices – confusing order of items displayed #417228Hey m!
Add this to your custom CSS.
@media (max-width:400px) { table tbody > tr:nth-child(1), table tbody > tr:nth-child(2) { display: none !important; } }And with how you currently have the table setup I think your wanting to do this, https://kriesi.at/support/topic/bug-table-headers-applied-incorrectly-on-media-query/.
Regards,
ElliottHi!
Alrighty, I’ll flag this for Josue to take a look.
Cheers!
ElliottHey Shawnlimws!
I did a search for your site and your regular pages are displaying for me. Your feeds are also displaying in the search results. You could add those to your robots.txt file if you do not want them to be indexed, https://yoast.com/example-robots-txt-wordpress/.
Cheers!
ElliottHi!
If you want all of that information to display then you’ll need to use the default editor instead of the layout editor.
You can do this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, and copy the shortcodes your using in the layout editor to the default editor and save or just use the magic wand icon in the default editor to insert our shortcodes.
Cheers!
ElliottHey Lane!
When you say layout elements are you just referring to the columns? Go ahead and send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea.
Regards,
ElliottMarch 24, 2015 at 5:20 pm in reply to: Stretched layout for the site but boxed layout for blog postings #417194Hi datadirt!
I’m not really sure how the plugin works. Go ahead and set it up and then send us a link to one of your posts and we’ll see if we can give you some CSS to use.
Regards,
Elliott -
This reply was modified 10 years, 10 months ago by
-
AuthorPosts
