Viewing 30 results - 212,221 through 212,250 (of 244,520 total)
  • Author
    Search Results
  • #324356
    sevenseventyseven
    Participant

    Hello again support !

    Still working away on a site with my first purchase of enfold.

    I am working on the services page.
    And have set up tabs on the page for services.
    The content inside these tabs, I want to split into two 1/2s. I have done this by pasting in shortcodes and adding content… no issue there.

    However… my issue is this:

    In the very first tab, the content inside the tab is fine – and inline with top of the available space in that tab.
    BUT, in every single following tab, although the content appears as it should (in two halves) the top margin of content is about 40px below where it should appear (in line with first tabs content).

    I have gone through forum, installed debug editor, gone through every single line of code, checked for spaces, etc etc….
    but to no avail… I have spent hours on this… and it’s driving me nuts.

    The shortcodes used inside every tab should be identical (as for layout they are all copies of the first one… it’s only the text or url to image that is changed).

    Am I missing something completely obvious is setting up layout??
    I thought it may have something to do with [av_one_half first] ?
    I tried putting a colour container into a tab, and then two 1/2s into that… but that did not work at all, and wrecked layout of whole page.

    Pls help.. need to get this site live very soon.

    Thanks again
    O.

    #324353

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    #324347

    Hey TheodoraPhotography!

    You’ll need to contact ThemeForest support directly. We have no ability to support any issues on ThemeForest’s end unfortunately bug the Enfold 2.9.2 update is needed to work with WordPress 4.0 for sure.

    Regards,
    Devin

    #324345

    In reply to: Full width 404 page

    Hi Neil!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .error404 .sidebar { display: none !important; }
    .error404 .content { width: 100%; border: none!important; }

    Best regards,
    Yigit

    #324323

    Hi Eleina_Shinn!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #mobile-advanced a .avia-menu-text {
    color: #2d5c88;
    }
    #mobile-advanced a:hover .avia-menu-text {
    color: white;
    }

    Cheers!
    Yigit

    #324319

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    #324308

    In reply to: Unable to edit pages

    Hey!

    Thank you for the update. We will keep the thread open to hear from OP.
    If issue remains, please feel free to start a new topic here – https://kriesi.at/support/forum/enfold/#new-topic-0

    Cheers!
    Yigit

    #324300

    In reply to: Small icon in list

    Hi Rupert!

    Please add following code to Quick CSS in Enfold theme options under General styling tab

    .page-id-49 .avia-icon-list .iconlist_icon {
    height: 30px;
    width: 30px;
    line-height: 34px;
    font-size: 14px; }
    .page-id-49 .avia-icon-list .iconlist-timeline { left: 17px; }

    Cheers!
    Yigit

    #324295

    In reply to: image fade hover

    Hi smudgedesign!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .image-overlay {
    display: none!important;
    }

    Cheers!
    Yigit

    #324290

    In reply to: Mobile problems

    Hey Martin!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    h1.av-special-heading-tag { font-size: 30px!important; }
    .slideshow_caption { display: none; }}

    Regards,
    Yigit

    #324289

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_cart_buttons { display: none; }
    .inner_product_header h3 { font-size: 18px!important; }

    Best regards,
    Yigit

    #324282

    Hey!

    You can turn on debugging mode on ( http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ) and this shortcode to your page – http://pastebin.com/2K9nFJ3Z

    Regards,
    Yigit

    Softwaredanmark
    Participant

    i have a problem in the link below in the catalog images the regular price is inline with the sales price
    they have to be centrelised and on top of eachother n the dot in between has to be removed
    ive tried trough css but dosent work

    and ive looked in the woocommerce core files and cant find the file where they are called into those

    <div class="inner_product_header"><div class="avia-arrow"></div>
    		<h3>14 kt. guldring. tc. 0.10 ct. brillant W.vs</h3>		
    	        <span class="price"><del><span class="amount">kr.&nbsp;6 200.00</span></del> <ins>
    <span class="amount">kr.&nbsp;3 400.00</span></ins></span>
    	<span class="onsale">Sale!</span>
    </div>
    

    cant find where this html is outputtet from (which file)

    #324269

    Hey wpstarter!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .iconlist-timeline { display: none !important; }

    Regards,
    Yigit

    #324268

    Hi KyrreTex!

    Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Yigit

    #324261

    Hi lkhassan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .current-menu-ancestor .avia-menu-fx {
    opacity: 1;
    visibility: visible;
    }

    Cheers!
    Yigit

    #324260

    Hi!

    You can try activating plugins one by one to find the culprit.
    Enfold version 2.9.2 is WordPress 4.0 ready. You can check with plugin authors if they received any bug reports. Unfortunately there is not much we can do to help with 3rd party plugins

    Regards,
    Yigit

    #324244
    This reply has been marked as private.
    #324240

    Hey!

    FYI, Enfold version 3 will be released until the end of the month :)

    Regards,
    Yigit

    #324237

    Hey EricBD!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home a.iconbox_icon {
    display: none;
    }

    Best regards,
    Yigit

    #324227

    Hi!

    Yes, Kriesi is the founder of Kriesi.at – http://kriesi.at/about
    He is currently working on the version 3 of Enfold which is going to be a massive one with many new features. That is why it may take more time than usual for him to respond.

    Cheers!
    Yigit

    #324211
    This reply has been marked as private.
    #324210

    In reply to: Logo Size

    Hey Grantg85!

    Please go to Enfold theme options > Header Layout and choose to display Custom Pixel Value for header size and set it to 156px

    Cheers!
    Yigit

    #324191

    Topic: demo content bug

    in forum Enfold
    thesmartpoint
    Participant

    Hi,

    I installed the latest enfold theme (with child folder) and installed the demo content using the appropriate button in the theme settings.

    the wordpress installation was just new, clean and empty.

    the menu is not working (I guess is a bug in the mega-menu features) and all menu items overlap the slideshow.

    Here if you want to see what happens: http://www.thesmartpoint.net/swt_it/

    Is there any fix about it?

    Thanks in advance

    Giorgio

    • This topic was modified 11 years, 6 months ago by thesmartpoint.
    #324189
    evtilsley
    Participant

    What I’d LOVE is…
    to have the portfolio slider:
    http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/
    PLUS the thumbnails from the gallery:
    http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/
    Any chance?!
    The portfolio gallery page is great, but only works really well (IMO) on desktop> plus currently works best when the portfolio images are same size. The slider handles different sizes better, moving other page content down when needed.

    #324185

    Hi dondela!

    Thank you for using Enfold.

    You’re using an old version of the theme, 2.6. Please upgrade to WordPress 4.0 then download the latest version of the theme, 2.9.2, from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Ismael

    This reply has been marked as private.
    #324176
    skyline_network
    Participant

    Hi,

    I’m using WP4.0, Enfold 2.9.2 and just updatet to PHP 5.3. But I can’t upload images in general. When I try the message “An Error occurred in the upload. Please Try again later.” shows up. What else can I do?

    #324174
    ThomasNorden
    Participant

    I have a problem with the LayerSlider. When I make slides I can align things nicely, but as soon as I look at the slideshows on the side things aren’t lining up as they did in the “builder”. For example, text elements that are centered in the preview don’t get centered in live view (I use text-align:center; for the individual elements).

    I contacted Kreatura about this and they say that it is probably Enfold that messes up the formatting:

    I think that the theme is applying some styles on your front page to the layers and this is the reason of there are not centered.
    The videos will not auto play on mobile phones and this is not a bug, this is how mobile browsers work.

    So my question is, can I somehow override any Enfold styling for the LayerSlider only?

    #324170
    webfordj
    Participant

    Hi Kriesi-Team,
    even though I posted it already as a Feature Request, there is maybe a workaround already.

    I saw the closed post about Tags for the Full Masonry Gallery,. Sortable Tags seam to be only available for portfolio and post items (Portfolio Grid or Masonry), but it would be a great to have the function to sort images based on there categories or tags also in Full Masonry Gallery.

    Thx in Advance, Sebastian.

    • This topic was modified 11 years, 6 months ago by webfordj. Reason: title changed
Viewing 30 results - 212,221 through 212,250 (of 244,520 total)