Viewing 30 results - 217,561 through 217,590 (of 244,547 total)
  • Author
    Search Results
  • #293107
    Monsoon
    Participant

    I was trying to use

    <?php
    if (strpos($post->post_content,'[gallery') !== false){
    echo do_something;
    } else {
    do_somethingelse;
    }
    ?>

    and I am not getting any results.
    I could create a new custom field called Gallery and check for that but it adds another step.
    Is there a better way to check if a post has a gallery?

    #293098

    Hey!

    Sorry but i cannot see sorting buttons – http://i.imgur.com/cymFPBf.png
    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    div#js_sort_items {
    width: 30%;
    margin: auto;
    }}

    Regards,
    Yigit

    • This reply was modified 11 years, 9 months ago by Yigit.
    #293090
    FMIS
    Participant

    Hello and thanks in advance.

    I am trying to add a phone number to my main nav bar in Enfold. I know it has been asked before and I have tried to follow the steps, but cannot get it to work – I’m still pretty new to all this!

    I have added the following to my functions.php (at the end if that makes a difference).
    /*
    *Add phone number to menu tab
    */
    add_action(‘ava_after_main_menu’,’ava_phone_after_main_menu’);

    function ava_phone_after_main_menu() {
    echo “<div class=’header-phone-number’>+44 (0) 1227 773003</div>”;
    }

    and then added this to my quick.css…

    /* phone number in header */
    div.header-phone-number {
    display: inline-block;
    position: absolute;
    right: 45px;
    top: 8px;
    color:#ffffff !important;
    }
    /*i-phone*/
    div.header-phone-number a{
    display: block;
    position: absolute;
    width: 125px;
    color:#ffffff !important;
    }

    But not having any luck. Please help!

    Thanks.

    #293088

    Hi Micheal0424!

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

    .grid-entry .inner-entry { margin-right: 0; box-shadow: none; }

    Regards,
    Yigit

    #293079
    Micheal0424
    Participant

    http://kriesi.at/themes/enfold/portfolio/

    How can I remove the gray border on the boxes around the images in the portfolio?

    Thanks!!

    #293077

    Thanks!
    The excerpt length snippet you provided does not work. Is there another one that does?
    I was able to get the columns to ‘2’ on ‘tags’. Unfortunately my “blog” page is still showing 3 columns. How do I make “2” columns global?

    It appears that if I set the “blog” page in the enfold “theme options”, the default settings are out of my control. If I set the blog-layout to ‘grid’ and then try to control the settings on the page by adding an avia layout shortcode to the page, the page comes back blank. (the page doesn’t override the theme settings – shouldn’t it?)

    If I set the blog layout to “use avia layout builder” then the other pages (tag/archive/etc) come back as one column. I’m looking for uniformity here. If I set the blog page to one layout, how do I control the layout of the extracurricular pages?

    This is so frustrating. Is there documentation on this stuff that I am missing? Please post a link to the guidance on this – I don’t have all day (week?) to figure this out. It seems like I fix a setting on one page and breaks another. Is there a way to globally set this stuff?

    If there’s no documentation:
    1. What settings do I need on the theme options and blog layout pages to make the following work globally?
    2. how do I get the author name and link to their profile to show on the grid layout?
    3. How do I change the date format on the blog/tag/etc pages?
    4. How do I set the number of posts displayed on the grid layout?
    5. How do I get the read more link to show on the grid layout?
    6. And the previous excerpt question as well (snippet didn’t work – need one that does).

    Thanks for any help you can provide!

    Micheal0424
    Participant

    http://kriesi.at/themes/enfold/portfolio/

    Portfolio Columns

    How do I:
    1. Remove the circle arrow hover over?
    2. Have the pictures appear gray scale until they are hovered over, where they would then be color?

    Thank you for your help!!

    #293055
    Micheal0424
    Participant

    http://kriesi.at/themes/enfold/portfolio/
    http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/

    How do I get the Category list above the grid to appear?

    This part:
    All / CSS / HTML / Photography / PSD / Video

    Thanks!!

    Ah, ok, I didn’t understand that you couldn’t revert to the default editor. With that said, I did have a colleague apply some code to display the shortcodes on another site using Enfold, so I will do the same for this one because I need to try and implement a hotspot image map with rollovers – not sure if it will work but it is good to know that once I commit to the advanced editor I am set. Thanks, Ismael :)

    #293040

    Hey!

    You are welcome, glad we could help! :)
    Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/

    Regards,
    Yigit

    #293032

    Hi!

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

    #top .aviaccordion-inner, #top .aviaccordion-slide, #top .aviaccordion-slide-link { background: transparent; }
    #top .aviaccordion-slide { box-shadow: none; }

    Best regards,
    Yigit

    #293023

    In reply to: Enfold Theme Issues

    This reply has been marked as private.
    #293020

    In reply to: Google analytics code

    Hey pinzanoaltagl!

    Please add your Google analytics code in Enfold theme options – http://i.imgur.com/OCejjUi.png

    Best regards,
    Yigit

    #293011
    connectsmg
    Participant

    I’m having some issues with a site I’m developing, I mistakenly built on the parent theme and now I’m trying to move everything to the child theme. I’ve followed all the instructions provided but for some reason it’s not accepting all the changes, the site still shows the enfold logo and the body and footer colors aren’t transferring over.

    I’m also having trouble with the portfolio, I have several hundred catalogs loaded in the portfolio but the filter isn’t showing on every page. It only shows the filter categories for that particular page ( i.e. it will show all the categories on page 3 but nothing for page 4). Is there a way to permanently show the portfolio filter and all categories selected regardless of the pagination?

    The last problem I’m having is with the Callrail plugin for their dynamic number insertion. The customer is doing adwords and their service allows us to track by source and keyword but the for some reason the theme doesn’t recognize the plugin. I had Callrail check it out and everything is installed correctly so they said it must be something with the theme. I was hoping you could take a look and see if there’s a conflict within the theme and if there is a simple fix.

    I’ve listed the site link and temporary login info for you below.

    #293010
    #293005

    Hi Andrew!

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

    .avia-content-slider .slide-entry {
    pointer-events: none;
    }

    Regards,
    Yigit

    #293004

    Hi David!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #header_main { border-bottom-width: 3px; }

    If this is not the border you meant, please post a screenshot and show

    Regards,
    Yigit

    #292998
    Douglas Alexander
    Participant

    Hey guys, how do I increase the header border size?

    Please advise.

    Talk soon,
    David

    #292995

    I’ve already been in contact with the plugin author, he has looked int the site, he sent me your way.

    When I turn off LightBox in Enfold, and use the actual Plugin Magnific Popup or iLightBox, it basically now acts like there are two lightboxes (Magnific Popups) working at one time. When I click on an image, it will even show two layers of the Magnific Popup side navigation arrows. So I am suspecting that Enfold is not actually turning off it’s version of Magnific Popup.

    #292987

    Hey kingundkong!

    Please enable avia layout builder debug – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Yigit

    #292986

    Thanks for this Code Josue,
    It did not change the plugin. It still only shows 1 social icon feed

    http://thesmall.wwwsr11.supercp.com/

    By chance can you recommend another plugin that shows social media feeds that works better with Enfold?
    Of if you have additional Quck Css for this one, which ever is easier for you. I am not married to this plug in

    thanks for your hard work – joe

    #292985

    Hey!

    Please download the files Peter pointed out and replace them with the ones inside Sensei/templates. Then add Sensei folder inside Enfold folder

    Best regards,
    Yigit

    #292984
    kingundkong
    Participant

    Hi,

    the editor does not work. When i go to a page and switch between advanced editor and default, the default editor is blank, without any content. Could you help me?

    i have the newest version of enfold and deactivated all plugins.

    thanks in advance,
    kingundkong

    #292982

    Hi Heidilaugesen!

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

    #top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area { padding: 0 6px !important; }

    Best regards,
    Yigit

    Hey Heathcliffe!

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

    .main_color .special_amp {
    color: inherit;
    }

    It will make the color of special amp same as body text color

    Cheers!
    Yigit

    #292963

    Hey!

    Currently it is not possible but please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/

    Cheers!
    Yigit

    #292959

    Topic: Featured image problem

    in forum Enfold
    eddygame
    Participant

    Hi.

    The nature of the problem is this…
    I have two different sites, both running the same version of enfold but on different hosting account. However, when I upload the identical image to the sites they handle the resize on the single blog page differently, although all my settings are the same?

    Site A example
    SITE A
    This is the expect behaviour, the way enfold has always worked for me. I upload the image via the uploader and wordpress then makes a and the source code ends up as ‘img width=”845″ height=”321″ src=”’ which is great – it works for me anyway

    Site B example
    SITE B
    This site is reducing down the size of the image by adding -> img width=”682″ height=”321″ to the source. Although it’s using the original image path ” I upload via the uploader, its the same image and the media size setting in wordpress are the same – but why is this one smaller/reduced?

    The only difference I can see is the they are hosted by different companies – would that effect anything like this? I really want SITE B to behave like SITE A.

    Thanks in advance – this one is driving me crazy!

    • This topic was modified 11 years, 8 months ago by eddygame.
    #292957

    In reply to: justify al text ?

    Hi BetuwePC!

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

     body {
    text-align: justify;
    }

    Regards,
    Yigit

    #292956

    In reply to: Demo Content Error

    Hi Jhorene!

    I was able to import dummy content on your website. Please review it now.
    Please see Enfold documentation here – http://kriesi.at/documentation/enfold/ and video tutorials here – http://vimeo.com/channels/aviathemes
    If you have any other questions or issues, feel free to post them here on the forum and we will gladly help you.

    Regards,
    Yigit

    #292952

    Hi chapdes!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .av_dropcap2 { font-size: 24px; }

    Regards,
    Yigit

Viewing 30 results - 217,561 through 217,590 (of 244,547 total)