Forum Replies Created
-
AuthorPosts
-
Hey web2mobile!
Did you get this sorted? Your homepage slider images and contact form, etc etc, are displaying fine on my end.
Best regards,
ElliottHi derek!
You could try adding it on line 104 or line 134 in the footer.php file. This should have it display in front of or behind the social icons in the socket area.
To display an image you would use some HTML like so.
<img src = "URL to your image" />Regards,
ElliottMay 25, 2015 at 4:58 pm in reply to: Full with masonry does not show in full with after color section #449608Hey ewerde!
Make sure your using the latest version of Enfold, 3.1.5, and deactivate all plugins while testing.
If your still having problems then send us a WordPress login and a link to the page where it’s not displaying full width and we’ll take a look.
Cheers!
ElliottHey!
Well the menu being moved to the left on mobiles was a bug in a previous version but when I login to your site I do not see the same thing in your screenshots. It looks like you have done quite a bit of customization because on my end the responsive menu button is displaying to the left and the menu displays beneath it for some reason? Not sure what’s going on there.
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. This will ensure that all of the files are updated.
Best regards,
ElliottHi dmstore!
There is no margin being applied there. The reason there is space on the bottom is because the text and button your using in the right cell is too tall. If you remove some of the text in that cell you’ll see it fits nicely together.
Regards,
ElliottHey hostadmin!
That’s going to take a lot of time and code to implement and would have to be considered custom work. If it was me I would just style our default header. It looks very similar to what your currently doing anyway. It would be a lot easier than trying to code in our header functionality to your own.
Or if your just wanting your header to have a fixed position and scroll down the screen then you can do this.
.header { position: fixed !important; }But it’s going to take some more CSS than that to get it like your wanting.
Best regards,
ElliottHi profumopuntoit!
You can do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header.
Send us a link to your page after your done and let us know where you want to position it and we’ll give you some CSS to use.
Regards,
ElliottHi yegortitov!
You can switch to the advanced layout editor and insert one that way.
If you need to use the default editor then you could try filling out the content in the layout builder and then do this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, to copy the shortcodes and paste them in the default editor.
Regards,
ElliottHi Paul!
That doesn’t look like the featured image. In your source code it says your adding it inside a textblock?
It looks like your using the advanced layout editor there. When you do that with posts it’s going to hide all of the post content such as post meta, comments, related entries, etc etc. It’s for users who need complete control over how their posts display.
So if you want the post to look like a regular post then you will need to use the default editor.
Best regards,
ElliottHi Vincent!
Which element is it? If it’s a heading for example then you can give it a custom class like this.
<h2 class = "customH2">Hello</h2>And then add this to your Quick CSS field.
.customH2 { font-size: 24px !important; color: red !important; font-weight: bold !important; }To style it.
Best regards,
ElliottHi boscotwcheung!
That would take a lot of scripting and would have to be considered custom work. I don’t know of any plugin that has this functionality so it would probably be best to hire a freelancer to help you out.
Best regards,
ElliottHi!
I don’t see the H1 in the source code so it appears to be working. Try clearing your browser cache if your still seeing it.
Cheers!
ElliottHey Ewoud!
Try adding this to the bottom of your functions.php file.
add_action( 'wp_head', 'enfold_customization_header_scripts' ); function enfold_customization_header_scripts() { ?> <script src="//load.sumome.com/" data-sumo-site-id="xxxxxxxxxxxxxxxxxxx" async="async"></script> <?php }Cheers!
ElliottHey!
You can do that in Dashboard > Woocommerce > Settings > Products > Display but in this case I would just create a separate page to display the product. You’ll want to leave your shop page alone so customers can view your products by category, etc etc.
Cheers!
ElliottHi!
Yeah I don’t think that’s going to work. It’s probably going to take a lot of layout changes. It would be best to hire a freelancer to help you out with this customization.
Regards,
ElliottHey karmenka!
The hotspots have an option where you can display the tooltips beneath the image as captions on mobiles. As for the menu there should be a “responsive menu” displayed on small screens instead of the default menu so there is no need to simulate hovers there.
Cheers!
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hi!
Send us a WordPress login and we’ll take a closer look.
Regards,
ElliottHi ShortieD!
It displays on the left hand side beneath the product image. It just looks like it’s on the bottom because you have not filled out the product description, info, etc etc.
Regards,
ElliottMay 21, 2015 at 10:06 pm in reply to: SEO Yoast Unable to see Avia Layout Builder body content. #448032Hi webcitymedia!
Yes that is a known issue. There is not much we can do about it now. If it’s absolutely necessary you can use the default editor but it’s not that big of a deal so I would ignore it. Keep in mind that it has no effect on your actual SEO it’s just that the plugin cannot see it in the layout builder.
Cheers!
ElliottHi slick8088!
So the only problem is that the menus are different? You need to reset the menu in Dashboard > Appearance > Menus. You can create a new menu to use and assign it to the primary menu area or if you had an existing menu created then re-select it for the primary menu position and save.
Cheers!
ElliottHi!
Try this out, http://kriesi.at/documentation/enfold/enable-cors/, and clear your browser cache.
Regards,
ElliottHey slui!
Are you copying the embed code youtube gives you or are you using our video shortcode? Send us a link to your page and paste the code your using here.
Best regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
May 21, 2015 at 5:54 pm in reply to: Upcoming Events sidebar and recurring event display from "The Events Calendar". #447880Hi victoriasymphony!
Hmm, I’m not sure I understand. That widget is already displaying events from the Events Calendar plugin. Can you take a screenshot and highlight what your trying to do?
Best regards,
ElliottHey Jonathan!
Try this out, https://kriesi.at/support/topic/error-message-warning-mysql_real_escape_string-expects-parameter-1-to-be-str/.
Best regards,
ElliottHey sugarwayltd!
Add this to a codeblock element in the page.
<style type = "text/css"> .avia-icon-pos-left { display: inline !important; float: none !important; margin-right: 0px !important; } </style>Best regards,
ElliottHi Eleina_Shinn!
The default editor is not working either? I think that should be working. Is WordPress, Enfold, and Wishlist updated to their latest versions?
Send us a WordPress login and we’ll take a look. Also try deactivating all of your other plugins except Wishlist.
Cheers!
ElliottHi marximo.lider!
Try this out, https://kriesi.at/support/topic/bug-table-headers-applied-incorrectly-on-media-query/#post-387990.
Regards,
ElliottHi simonac!
Send us a link to the actual page where your hiding the header instead of the google cache and we’ll take a look.
Regards,
ElliottHi Munford!
Let’s try the following.
1. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
2. Deactivate all of your other plugins.
Cheers!
Elliott -
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
