Forum Replies Created
-
AuthorPosts
-
Hey!
You could use some CSS but it may look weird.
.avia-slideshow-magazine ul, .avia-slideshow-magazine ul img { height: 700px !important; }In this case I think it would be best to limit the preview text or use a bigger image or an image with a better aspect ratio.
Cheers!
ElliottApril 13, 2015 at 4:32 pm in reply to: Show enlarged picture when mouse pointer hover over image or text #427583Hi!
Edit your page that you have set to display as your homepage and drag the Masonry Gallery element to your content. You can then edit the element to select the images you want to use, etc etc.
Cheers!
ElliottHey!
I checked your homepage and portfolio but did not see anything out the ordinary. Your icons are loading fine for me, etc etc. Did you get this sorted?
If your still having problems then clear your cache and take a screenshot highlighting what your seeing so we can get a better idea.
Regards,
ElliottHi!
It looks fine on desktops but on mobiles I see placeholders for the icons. Try deactivating all of your plugins and clear your cache. If it’s still behaving weird then try doing this.
http://kriesi.at/documentation/enfold/enable-cors/
Best regards,
ElliottApril 13, 2015 at 4:18 pm in reply to: Header background image not scaling down in responsive mode #427562Hey!
If you used it as a logo then that would happen automatically. Maybe something like this would work for you.
@media and screen (max-width:600px) { .header_color .header_bg { height: 250px !important; margin-top: -80px; position: relative !important; width: 100%; z-index: 999 !important; } }Cheers!
ElliottHi!
Add the code to the very top of the Quick CSS field. This will ensure none of your other code is causing problems from typos, etc etc. Also make sure to clear your browser cache and any caching related plugins you might have installed.
Cheers!
ElliottApril 13, 2015 at 4:03 pm in reply to: Can you make header and footer stretch full width like a grid row? #427543Hi!
@haydaw, You currently do not have a footer displayed but you do have a socket. Are you referring to that? If so then add this to your custom CSS.#socket .container { max-width: 100% !important; }Best regards,
ElliottHi!
You can increase the 900px if you need to target a larger screen. If it’s still not working then you probably have a typo somewhere in your custom CSS. Send us a WordPress login and we’ll take a look.
Cheers!
ElliottHi!
I see the umlaut on your menu link and on the “a” character in your paragraph. Are they supposed to look different? Can you take a screenshot and highlight how they are supposed to look like? I viewed your site in IE, Firefox, and Chrome but they look the same to me.
Best regards,
ElliottHi Jean!
Can you send us a link to your page so we can take a look?
Regards,
ElliottHey maggiech!
This happened to another customer and it turned out he had lot of posts (40+) with only one category and they were all posted on the same day so when he used the portfolio grid the first page only displayed the one category.
If there is only one category then the sorting options will not display.
If your still having problems then try deactivating all plugins and send us a link to your page.
Cheers!
ElliottHey Martin!
You can add columns inside a color section. Send us a link and take a screenshot highlighting what your trying to do so we can get a better idea.
Best regards,
ElliottHi MediaMix1!
It looks like your using Enfold 3.0.2. You’ll need to update to the latest version 3.1.4.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Best regards,
ElliottHey!
Send us a link and we’ll take a look.
Best regards,
ElliottHey 110percent!
Are you using some custom CSS? If so then paste it here so we can take a look.
Cheers!
ElliottHey leplusweb!
Not if your using the boxed layout. You can set the layout to stretched and then use CSS to make it look like the boxed layout though.
Cheers!
ElliottHey mterrian!
Add this to your custom CSS.
@media screen and (max-width: 900px) { .phone-info { display: none !important; } #advanced_menu_toggle { display: block !important; } nav.main_menu { display: none !important; } }Regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hi EricSmeets!
It looks like it’s only happening on that page so you most likely have an element in your page content that is not being closed properly. Try creating a new page and then add your content in piece by piece to figure out which element is causing the problem.
Regards,
ElliottHi salai_com!
Hmm, I think there should be line breaks between each field. Are you sure your email client is setup to view emails in text/html instead of plain text?
Regards,
ElliottHey!
For post types you would have to edit the posts and then add some CSS into the post content.
<style type = "text/css"> #menu-item-1610 > a > .avia-menu-fx { display: block !important; opacity: 1 !important; visibility: visible !important; } </style>Best regards,
ElliottHey Tim!
It looks fine on my end. Do you mean you want the heads to still display when viewing on a smartphone screen? If so then I don’t think that is possible since your using the fullscreen slider. It might be possible with the LayerSlider but the image would be very small and not fullscreen.
If I’m misunderstanding then take a screenshot and highlight what your trying to do.
Best regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
April 10, 2015 at 8:50 pm in reply to: Adjusting logo size in the menu area by changing padding values #426775Hi omnivoroussoon!
You have the correct code for changing the padding. Just add another section like so to target the other sizes.
@media only screen and (max-width: 3000px) and (min-width: 968px) { .responsive.html_header_sidebar .logo { padding: 38px !important; }}Regards,
ElliottHi etocom!
It should be working fine right after you activate it. Were you playing around with the scripts in Dashboard > BWP Minify > Manage Enqueued Files?
I took a look but I’m not sure what’s going on there. Try deleting the plugin and re-install it. Also try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
Hey!
Are you talking about after the preloader stops loading the right scrollbar displays and moves the content sightly?
That should be happening in all browsers and sites using Enfold. I’m not sure if there is much we can do about that but I’ll add it to our issue list so our devs can take a look.
Best regards,
Elliott-
This reply was modified 10 years, 9 months ago by
Elliott.
April 10, 2015 at 8:12 pm in reply to: Advanced Layout Editor is disabled at Home Shoppage using WooCommerce? #426746Hey!
Ok, I see now, yes that is supposed to display there. It’s not going to display on your actual shop page though. It would be best to leave the default shop page alone as it’s used for the product categories, archives, etc etc.
If you want to create a custom product page then create a new page and you can insert our product grid and product list elements into the page content to create a custom layout.
Best regards,
ElliottHey!
I don’t have a Mac to test on. I’ll flag this for the rest of our team to take a look.
Cheers!
ElliottHi Motiona!
So your trying to change the menu and footer on certain pages correct? For the menu I would use this plugin, https://wordpress.org/plugins/zen-menu-logic/.
For the footer though you could create a template to use but what I would do is just use some CSS to hide the footer on the page.
<style type = "text/css">#footer { display: none !important; }</style>And then add a color section to your page content and set the Section colors to “Footer”. You can then add columns and widget area elements inside the color section to recreate the footer. I think this way would be a lot easier.
Best regards,
ElliottHey!
Send us a link to your page and let us know where your wanting it to display and we’ll give you some CSS to use.
For your second question go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.
Regards,
ElliottHey!
I’m sorry but I don’t understand. Are you saying the post meta date that is displayed is the latest time you updated your post instead of the date when the post was actually published?
If so then that should not be happening. Try deactivating all of your plugins and completely delete the theme before downloading + uploading a fresh copy.
If I am misunderstanding then take a screenshot and highlight what is going on in your dashboard so we can get a better idea.
Best regards,
ElliottHey CompDocs!
Navigate to Dashboard > Enfold > Blog Layout and for the style option set it to use the advanced layout editor.
Next edit your blog page and insert the blog posts element to your content and set it to display full post content instead of excerpts.
Cheers!
Elliott -
This reply was modified 10 years, 9 months ago by
-
AuthorPosts
