Forum Replies Created
-
AuthorPosts
-
Hi Luis!
I don’t think that is going to be possible. It would be best to just type the title out manually.
Regards,
ElliottMay 14, 2015 at 4:41 pm in reply to: Widget: Sidebar Menu (How to make it into drop down List or Accordion) #444391Hey!
When you say “toggle menu” are you referring to the accordion toggles? Or are you wanting to display a regular menu but have the sub menus hidden and displayed when the parent menu links are clicked on?
Best regards,
ElliottHey Chris!
You probably figured it out already but yes you can edit the Masonry and set it to display the portfolio post types instead of regular blog posts. You can also use the portfolio grid element which is pretty much the same thing.
Best regards,
ElliottHi ejo14!
Can you send us a link so we can take a look? You can set your reply as private if you wish.
Best regards,
ElliottHey!
Older mobile browsers are not as up to date as modern browsers so it’s really hard to support and troubleshoot them. It would be best to use the official Chrome browser.
For the other problem try adding a codeblock element to the page and add this inside.
body .av-special-heading.blockquote > * { float: right !important; }Regards,
ElliottHey!
3. If it’s a google font then you may need to do the steps in the link I provided to include different font weights. Lato has 100 font weight variations which you can include, https://www.google.com/fonts/specimen/Lato.
To use that with an H3 add this to your custom CSS.
h3 { font-weight: 100 !important; }4. To only target our form fields then you can use some CSS like this.
.avia_ajax_form input, .avia_ajax_form textarea { border: 2px solid black !important; }Regards,
ElliottHi!
The post you linked to is using the default editor. If you want your posts to look like that then it would be best to use the default editor instead of the advanced layout editor.
If you want to use the advanced layout editor then you will need to add those separate elements in manually. We also have a comments element and social share element that you can add to your posts if your using the advanced layout editor to make them look similar to the regular posts.
Best regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hey AlexanderKouba!
I deactivated all of your plugins and the pagination started to work again. Deactivate them all and then reactivate them one by one to see which one is causing the problem.
Best regards,
ElliottMay 13, 2015 at 6:19 pm in reply to: Portfolio Grid extremely slow to load with Ajax Preview #443928Hey emgidy!
It looks like your using quite a few items there. I would try splitting the results up into pages or use the “Load more” button in the Masonry element. This will reduce the download time for your users and improve performance quite a bit.
Other than that I would try contacting your hosting provider about this to see if they have any suggestions. They might be able to play around with the server settings to improve the performance.
Cheers!
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hey BrendaSarg!
Add this to your custom CSS.
.avia_slideshow { overflow: visible !important; } .next-slide { right: -30px !important; } .prev-slide { left: -30px !important; }Cheers!
ElliottHi gphughes!
Try this out.
.avia_textblock h3 { font-size: 20px !important; }Cheers!
ElliottHi doug123!
It’s working fine for me. Try clearing your browser cache and any caching related plugins you might have installed.
Cheers!
ElliottHi hhudgens!
Navigate to Dashboard > Enfold > General Layout > Dimensions and update the maximum container width value to mirror the live site.
Regards,
ElliottHi mcraig77!
If you navigate to Dashboard > Posts > Categories you can set a “Description” for each category which will display above the archives. You can add shortcodes to this area as well.
Cheers!
ElliottHi ferriscreative!
There currently isn’t a way to do that. The sorting feature will only work on items in the current set and not for items on other pages.
You can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we’ll see if we can get something worked out in a future update.
In the meantime you can get a similar effect if you load a bunch of items on each page so there is at least one “owned” and “previously owned” on the page.
Best regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hey Justin!
In that case you’ll want to use a color section with our column shortcodes inside it.
Regards,
ElliottHey blizzmarketing!
1. I checked your links but they are displaying fine on my end. Take a screenshot and highlight what your seeing so we can get a better idea.
2. Are you trying to make all of the accordions open by default?
Best regards,
ElliottMay 13, 2015 at 5:47 pm in reply to: Problem creating woocommerce product search box in secondary menu (top menu) #443885Hey Aidivalweb!
It appears to be working fine. Is the problem the right border? If so then add this to your custom CSS to get rid of it.
#menu-item-5424 { border-right: 0px !important; }Regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
Hey jaroljmek!
1. It looks fine on my end. You added some space to the logo image it looks like.
2. When you create your menu in Dashboard > Appearance > Menus create a custom link and set the URL to # and the navigation label to whatever you need. This will make the link not clickable but you can still hover on it to display the sub menu items.
Best regards,
ElliottHi Veesibility!
Hmm, not sure if there is going to be an easy way to do that. We could give you some CSS to add to your pages to make the mega menu display all the time but to get it to display as the default like in your link it would take a lot of changes to the javascript and would have to be considered custom work.
Cheers!
ElliottHi xpoveda!
I don’t see it on my end. Did you get it sorted? If your still having trouble then take a screenshot and highlight what your trying to do so we can get a better idea.
Cheers!
ElliottHi Leonard!
Try this out, https://kriesi.at/support/topic/installing-own-fonts/#post-421325.
Cheers!
ElliottHi tech500!
1. You could add the full width sub menu element to your page content to have a menu at the top of the page.
2. We might be able to do this with CSS by setting the sub menus position to relative. Send us a link to your page and take a screenshot highlighting exactly what your trying to do and we’ll see if it’s possible.
Cheers!
ElliottHi Jan!
I think it is possible but it’s going to take a lot of time and code to implement so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Regards,
ElliottMay 13, 2015 at 5:01 pm in reply to: WooCommerce product price on single page not showing with advanced editor #443843Hi!
Correct. We may add some more product shortcodes in the future but for now you will need to type out the price manually by using a textblock or other similar element or just use the default editor when creating your product.
Regards,
ElliottMay 13, 2015 at 4:59 pm in reply to: Border outline appearing in just on portfolio item – how to remove #443842Hey habarnett!
I didn’t see any “color borders” on my end. Can you take a screenshot and highlight what your seeing? Let us know what browser and operating system your using as well.
Regards,
ElliottHi!
Not sure if there is anything we can do about that. If our devs find a workaround in the future then we’ll get it added in a future update but for now it looks like a quirk with the Android OS that we have no control over.
Best regards,
ElliottHey Steven!
I tried viewing your screenshot but it takes me to a “coming soon” page.
That “get_avatar_data” should not be in our framework. Perhaps it was in an older version? I’m not sure. Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. That should fix it.
Cheers!
ElliottHi!
Not sure what it could be. It would be best to contact the LayerSlider and GTM authors to see if they can get the conflict resolved.
Regards,
ElliottMay 13, 2015 at 4:41 pm in reply to: Layout First Container is displayed after second container if using shortcode #443817Hi!
Not sure what it could be. The two pages have the same content on the frontend but when I look at their content in the page edit screen their it is different which is weird. It’s most likely related to the plugin shortcodes your using. I would try contacting the plugin authors to see if they have any idea. Perhaps the shortcodes are breaking the layout somehow.
Or as an alternative you could try using the shortcodes outside of any full width elements such as the color sections to see what happens.
Regards,
Elliott-
This reply was modified 10 years, 8 months ago by
Elliott.
-
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
