Viewing 30 results - 141,181 through 141,210 (of 142,298 total)
  • Author
    Search Results
  • #25229
    unitedwc
    Participant

    UPDATE: I turned off plugins one at a time and found that Yoast’s Google Analytics plugin is the culprit. I reproduced the bug on a clean install of wordpress and enfold as well. Due to the fact that many people are using this plugin, can a solution be found to correct this? Note that this bug ONLY happens if you use a mailto link for the title link field: a link to a webpage is fine

    ________________________

    I am getting a strange effect when I try to add links in an iconbox, the parsing goes strange.

    I have this (note I replaced some of the <> with [] so that the code displays without linking):

    [av_one_third]

    [av_icon_box icon='59' position='top' title='Need Support?' link='manually,mailto:support@MYSITE.com' linktarget='no']

    Please visit our [a href="http://MYSITE.com/support/"]FAQ[/a] if you have not already done so. Else, please contact us at [a href="mailto:support@MYSITE.com"]support@MYSITE.com[/a] or 1.800.555.8697.

    [/av_icon_box]

    [/av_one_third]

    and on the website, the code looks like this:

    <div class="iconbox_icon heading-color avia-font-entypo-fontello"></div>

    <h3 class="iconbox_content_title">

    [a "="" support="" MYSITE.com="" http:="" href="mailto:support@MYSITE.com' title='Need Support?' ]Need Support?[/a]</h3><p>Please visit our [a href="]FAQ[/a]

    if you have not already done so. Else, please contact us at

    [a href="mailto:support@MYSITE.com"]support@MYSITE.com[/a]

    or 1.800.555.8697.

    <p></p>

    </h3>

    </div>

    </div>

    `Note the

    [a “=”” support=”” MYSITE.com=”” http:=”” href=”mailto:support@MYSITE.com’ title=’Need Support?’ ]Need Support?[/a]

    is really weird.

    #25280
    andypeck
    Participant

    Hi there,

    I posted a few weeks ago a request to find out how to create the blog list and blog entry with a date in place where the profile picture/blog type goes (the circle to the left). Ideally, it would still have the dotted line that links between each blog but would have a large date (abbreviated “MAR 13′) instead of my profile picture or blog type.

    Unfortunately the method suggested didn’t work….


    1) Open includes > loop-index.php, find this code: $link = get_author_posts_url($post->post_author);

    2) At the bottom place this code: $date = get_the_date();

    3) Then find this code: echo “<span class=’rounded-container’>”.$gravatar.$icon.”</span>

    4) Replace it with: echo “<span class=’rounded-container’>”.$date.”</span>


    Tbh I wasn’t sure where to place the code: $date = get_the_date(); (the instructions said ‘at the end’ but at the end of where exactly? Although I DID try different logical positions so im not sure thats the problem anyway.

    Anyway, even though I said it wasn’t working the topic was closed prematurely.

    Can you help please

    Andy

    #123904

    Cheers Nick,

    I think thats one of those nice to have issues ill get round to when my site is up. Although, I think I might treat it as a ‘next steps’ challenge once im set. I think we close topic on this one for now although im sure ill be posting again verrrrrry soon

    Cheers for everything.

    Btw… was that you following my vimeo account?

    #125347

    Hi!

    Please insert following code into the quick css field

    #top.blog .title_container, #top.blog #footer{
    display: none;
    }

    Regards,

    Peter

    #25274
    darkcanvas
    Participant

    Found a similar topic here and tried to apply this piece of code, but it doesn’t seem to work for me.

    I’m trying to change the size of image size for entry without sidabar…

    what am I doing wrong:

    The following was added to functions.php in the child theme:

    function avia_change_image_size_array() {

    global $avia_config;

    $avia_config = array(‘width’=>1030, ‘height’=>450 );

    }

    add_action( ‘init’, ‘avia_change_image_size_array’);

    1) I didn’t test this but you can try following modification – first open up wp-contentthemesenfoldfunctions-enfold.php and replace

    'breadcrumb'	=> true,

    with

    'breadcrumb'	=> false,

    Then open up sidebar.php and replace

    echo "<div class='inner_sidebar extralight-border'>";

    with

    echo "<div class='inner_sidebar extralight-border'>";
    echo avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));

    2) You can use the “custom menu” widget which can display any menu you created on the Appearance > Menu option page.

    #126332

    okay it`s working i found the answer

    Please check the Screen Options on top of Add New Page, that the Avia Layout Builder check box is checked ( see image http://www.clipular.com/c?7803713=XY6hHvNqhmEFb8GGM8qxpRriUME&f=.png )

    #126024

    Hey Ismael,

    Thanks for your answers.

    It all works fine. I have just two last questions. Please check: http://redesign.wiseseosuite.com

    1. Ok, I’ve changed the color of the “main title” to white with this code:

    .title_container h1 { color: white !important; }

    .title_container a { color: white !important; }

    Is this correct?

    2. The header border color change isn’t the thing we want to achieve. As you can see, the header and the line under the selected main menue topic are merged together. We want to separate it from each other using a thin white line (1px for example).

    Thanks & best regards,

    Martin

    #25264

    Hi Guys, thank you so very much for being there! I just spent an hour with client (shared screen) & they are having some serious issues with the advance editor & the layer slider. I have set up a username/password for you to the admin area (wordpress) if you need it after reading the issues below let me know where to send it . . . & yes all plugins except akismet have been disabled . . .

    1. She wants to be able to adjust header tag colors via html, we changed it through the text editor <h1 style=” . . . “></h1> tags, the advanced editor shows the color change but when viewing it after saved the color remains the theme default color which we had set to boxed blue, however, setting the changes via html should work but is not? . . .

    2. Then after using text editor (in avia advanced editor) the avia visual editor doesn’t show anything, the screen appears white & when you click into it the html then shows “if you highlight” everything (like double clicking your mouse inside of it or having to use “ctrl a”). So after using the text editor it is rendering the visual editor useless . . . then, if you publish it instead of saving to draft & go back in to edit in visual it shows 5 additional return lines have been added everywhere . . .

    3. She added a video then tried to change the size of it using the custom ration feature & it didn’t change the size of the video, it stays “huge”.

    Your help is greatly needed with the above as soon as possible, she’s ready to trash this theme & trash me for recommending it . . . let me know if you need admin access to the site . . .

    4. As to the layer slider – she has added 3 slides & only one is showing. I’ve gone in there to look & I cannot see what might be wrong, looked at documentation to no avail . . .

    5. In avia when centering an image it doesn’t stay centered but moves back over to the left . . .

    Thank you so very much for you kind & speedy reply.

    Posted 3 days ago #

    essentialmessagemarketing1

    Member

    BTW you can see the result of video here http://esssentialmessagemarketing.com/linda-lous-test2 – home page is not viewable as is a mess due to the above issues . . . I will try to recreate other issues on this page . . . Thank you

    Posted 3 days ago #

    Here is page intended for homepage see the size of video, it’s crazy, I added width to 530 height to 315 & is still HUGE . . .

    http://essentialmessagemarketing.com/homepage

    Also, we are having great difficulty using background image, we have an image sized to 1600 x 1600 & it will only display the top half of the background, is not on homepage at the moment as it isn’t working, also where do we go to set custom css rules?

    Thank you.

    #25195
    rinoy
    Participant

    Hi, I want my site to search the forum topics from the top ajax search box and from the main search box. Now when I search for a topic or forum in the main search box it shows ‘Sorry, no posts matched your criteria’ or ‘Nothing Found’. How can correct this?

    Hi,

    You say that nobody has answered you regarding the addition of comments to portfolio items. I dispute that statement.

    My answer on the post you mentioned has been up for over a week ( https://kriesi.at/support/topic/comments-dont-show-up-on-portfolio-pages#post-117921 ) . I even searched the support forum for this issue, and found one or two related questions from the past to which I added my answer.

    Since you didn’t answer , I assumed that it worked and all is well. I tested that answer 1 week ago, and it worked and I tested it today and it still works.

    http://www.clipular.com/c?8141160=iY_xLmDbL-ACnNW_FY56IdiJd_k&f=.png


    I am going to test the code I put on gist again since for me it allowed posts to have the advanced builder without losing the meta data and comment form. I will test it again now, but as I explained, I didn’t have the opportunity to test it with every blog customization. Are you sure you installed it? By messes up your layout can you provide a url so that I can see the problem and fix it.

    Thanks,

    Nick

    #126070

    In reply to: A few issues

    Hi,

    1.) Add this on your custom.css or Quick CSS

    .home.archive.post-type-archive .template-shop.content.twelve.alpha.units {
    width: 650px;
    float: right;
    clear: none;
    margin-top: -90px;
    }

    2.) Use this

    body {
    font-size; 15px;
    }

    #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { font-weight: inherit; text-decoration: none; color: inherit; }
    h1 { font-size: 34px; line-height: 1.1em; margin-bottom: 14px;}
    h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }
    h3 { font-size: 19px; line-height: 1.1em; margin-bottom: 8px; } /*28*/
    h4 { font-size: 17px; line-height: 1.1em; margin-bottom: 4px; } /*21*/
    h5 { font-size: 16px; line-height: 1.1em; } /*17*/
    h6 { font-size: 14px; line-height: 1.1em; }

    3.) Customers are not appearing in the user are, What to check?

    4.) When you insert a logo image on Enfold > Theme Options. You have the option to select the size of the image before you click the “Insert image as logo” button.

    5.) Do you mean the shop category? Where do you want them to appear?

    Regards,

    Ismael

    #126058

    In reply to: Sidebar

    Hi,

    Please add this on your custom.css or Quick CSS

    /* All Mobile Sizes (devices and browser) */
    @media only screen and (max-width: 767px) {
    .responsive #top #main .sidebar {display:block !important; }
    }

    Regards,

    Ismael

    #126028

    In reply to: Countdown Clock

    #126118
    #125464

    In reply to: Arrow button is skewed

    Hi,

    I’m not sure where did Dude get the code, I can’t find it myself. Please give this one a roll.

    #scroll-top-link {
    font-family: 'entypo-fontello' !important;
    }

    Add the code on your custom.css or Quick CSS.

    Regards,

    Ismael

    #125804

    Hi,

    Please give us a link to the category page. Maybe we can hide the image via CSS.

    Regards,

    Ismael

    #125398

    Hi,

    You should probably follow this link. See mine and formateins’ solution.

    https://kriesi.at/support/topic/some-problems-404-permalink-and-wpml

    Regards,

    Ismael

    Thanks!

    Worked perfectly!

    #24139

    Topic: IE8 image distortions

    in forum Enfold
    krzysztof_grudnik
    Participant

    Hi, look at enfold jpg from IE8: http://www.eurokreator.eu/images/enfold-IE8-distorstions.jpg Thumbnails are distort, main post image as well (but in this case distortion is only vertical) pictures in small thums are downscaled and align top-left. Every new image which I prepared and insert look the same, so it’s not the bug of placeholder image settings. I read topic about gallery image distortion but here is something new. Regards.

    #125855

    Hi,

    In its place try using this , though i think a better way would be to pull that login into the loop

    $blog_content = (how_many_posts() > 1 ) ? "excerpt_read_more" : "content";

    It works. Lets us know how it behaves. My laptop overheated so I can’t tell .

    Thanks,

    Nick

    #25238
    krzysztof_grudnik
    Participant

    Hi, cause IE not support slideshow navigation, I have to change nav buttons (fontello based) to png files. What I did: #top .ls-nav-stop::before{ content: url(http://mysite/wp-content/themes/enfold/images/layout/nav.png); New navigation is visible in Opera but no effect in Firefox and IE. Maybe you have any more efficient way to replace nav buttons? Regards

    web_line
    Participant

    Hi,

    I have two problems – close connected to each other:

    – I would like to use the advanced layout editor for posts

    – it is essential to have the meta data an the comment box below the posts that use elements of the advanced layout editor

    Problem one could be solved with a modification of the wp-contentthemesenfoldconfig-templatebuilderavia-template-builderconfigmeta.php (add ‘post’ to the page variable).

    (see https://kriesi.at/support/topic/how-to-add-advanced-layout-manager-to-blog-posts and http://vimeo.com/channels/aviathemes/64996057)

    But this will produce the second problem – the comments box disappears from the posts. Even if I remove the advanced editor (untouched meta.php) and copy the code into my post manually – as soon as there are Avia Layout Builder elements in a post, the comment box and the meta infos are gone.

    That is a major problem for me. Without the Avia Layout Builder elements in my posts, the Enfold theme is much reduced in it’s quality/options. With the patch, I got the Avia Layout Builder elements but no comments and that’s a no-go for a blog.

    This fix from Nick (https://gist.github.com/meishern/bfbf909055e7b967dd5b) kills the layout for me – so this is no option.

    Also this fix won’t help – still no comments for me:

    https://kriesi.at/support/topic/comments-dont-show-up-on-portfolio-pages

    Any idea how to solve this?

    Best regards,

    Detlef

    #25236
    hugoborjesson
    Participant

    I read the conversation in: https://kriesi.at/support/topic/issue-with-child-theme and it really helped me to find a solution.

    But since we had some old customizations done in the enfold admin settings, those css changes were overriding the child theme css file as well.

    I think it would make child theme customization a lot easier if the “style.css” from the child theme is registered last of all css files, ie if you could update functions.php so that:

    if($child_theme_url != $template_url)

    {

    wp_enqueue_style( ‘avia-style’);

    }

    is placed after

    wp_enqueue_style( ‘avia-dynamic’);

    wp_enqueue_style( ‘avia-custom’);

    since the child theme file “style.css” sort of does what “custom.css” does in the main theme…

    BR /Hugo

    #123901

    Hi,

    If you are interested I wrote yesterday some deep stuff about css media queries and the cascade .. counterfeiting and the cascade. https://kriesi.at/support/topic/responsive-problem#post-120098

    You can have, and if gallery has a unique id assigned to it as some advanced elements do, then its a piece of cake, if it doesn’t than it takes a bit more trickery to target them. Basically you will need to look at each one in relation to the html tags in front of each of them, and see if there is any differentiation you grasp and use. You can always go into the code and manually add an extra css tag via php. However if in some situations its almost impossible to do, there are really complex css selector targeting like .. target 3rd paragraph after 2nd div that comes after an image class for which you have a class name. stuff like…ul li:nth-child(3) { }

    You can examine some low level advances targeting here http://devsnippets.com/article/5-advanced-css-pseudo-class.html

    The page is called like that because you took too long to give it a title, so since wordpress auto-saves revisions, it saved itself under that name so when you added a title the slug itself remained the page ID. To change it , you need to change the slug since there is no law that your page slugs must match page titles. To turn on slugs, http://www.clipular.com/c?8102009=detVhaytfA8MCcl1vMBSHRGYFek&f=.png just open the top panel in pages and posts and portfolio items and click the slug check box. Just remember rules of slugs: no spaces, only small letters, and can use minus sign – and underscore _ (minus sign is standard in place of spaces). And slug should not be more than 60 characters long. 0-9 a-z _ + only.

    —-

    Damnn. I think u can win best enfold site , i know best one i seen, and I look at em all day and twice on Sunday (thats today). I should have copied your css from your previous attempts, what a waste.

    —-

    any reason you got a white vertical line separating the sidebar i guess on the page you linked from last post?

    I don’t think the calendar works. Somethings wrong with it.

    I just looked and you are in luck. avia-gallery-1 and avia-gallery-2 are in play. Here is css for avia gallery 1 already changed and an identical set would be needed for gallery to so just change 1 to 2 in each selector. You may have some selectors from avia-gallery though that you wont be able to kill since their specificity may be higher, so those will require aditional css, though try this.

    #top div .avia-gallery-1 {
    overflow: hidden;
    padding-bottom: 2px;
    clear: both;
    }
    #top .avia-gallery-1 .avia-gallery-thumb a {
    float: left;
    width: 20%;
    opacity: 1;
    display: block;
    }
    .main_color .avia-gallery-1 img {
    background-color: #24444E;
    color: #E6D9CF;
    }
    #top div .avia-gallery-1 img {
    float: left;
    border-style: solid;
    border-width: 1px;
    padding: 7px;
    width: 100%;
    border-radius: 0;
    }
    #top .avia-gallery-1 .avia-gallery-thumb a:hover {
    opacity: 0.5;
    }
    .avia_transform .avia-gallery-1 img.avia_start_animation {
    -webkit-animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    opacity: 1;
    }
    .alternate_color .avia-gallery-1 img{
    background-color: #305F72;
    color: #E6D9CF;
    }

    don’t forget, make 2nd copy with -2 instead of -1 if you want the 2 gallerys different.

    i thought before u wrote u are in late 60s , u 3 years older than me and not 70.

    Nick

    #126086

    OK, Here is what I tried.

    First: Enable DEBUG mode (https://kriesi.at/support/topic/export-theme-settings-and-templates)

    Install NextGen Gallery (http://wordpress.org/plugins/nextgen-gallery/)

    Nextgen allows for folders in the media uploads.

    Insert a text block in ALB (Avia Layout Builder)

    Add media – Select NextGen Gallery and add your media by inserting into post and Save

    Now you can copy the scr path of the image from the debug window.

    Insert an image block.

    Now you can copy the original source path into the image block path.

    This is a lot of work for bunch of images but you at least can manage all your media assets.

    Let me know if this is helpful! (I can do some screenshots)

    Kriesi, Bitte mach das das wir die NextGen Gallery verwenden koennen.

    Danke

    Michael

    #125827

    In reply to: Mobile Tables

    Hi,

    Ahh.. but there was a solution. https://kriesi.at/support/topic/problem-with-table-layout-in-mobile-devices#post-115677 Then near end of my response in that thread, though a bit hard to find. Just need line numbers updated. Please open up /css/shortcodes.css and take out lines 1059-1064 and 959-977.

    Please let us know how it looks now on mobile devices.

    Thanks,

    Nick

    #123899

    Hi,

    You normally use #top first (unless you want to target using classes found in the html tag) , then you add any class found in <body> specific to the page to target it then you just add the rest.

    #top.page-id-1739 div .avia-gallery img{ float: left; border-style: solid; border-width: 0 !important;
    padding: 2px; width: 100%; border-radius: 0;}

    if the above dont work, take out the div

    Thanks,

    Nick

    #25223
    doremus
    Participant

    Hi,

    this is my contact form: http://mafo.doremus.us/kontakt/

    I would like to make the input fields thinner (the padding seems to be very large). So I tried it with this code in my custom.css:

    #top .text_input, #top .select, #top .text_area{

    padding: 8px !important;

    }

    This works pretty well, except that if you now want to enter the solution of the captcha equation, the input then is written right under the equation. It looks pretty messy.

    Any help apprechiated.

    Cheers

    Doremus

    mcmahon_pt
    Participant

    Hi There. Enjoying the theme very much, but having a simple problem.

    I’ve searched and followed the other threads here on the forum, but am having no luck with the css snippets:

    .single .big-preview.single-big {

    display: none;

    }

    .single-portfolio .page-thumb {

    display: none;

    }

    Is there any other way I could remove the featured image from the top of posts and portfolio items?

Viewing 30 results - 141,181 through 141,210 (of 142,298 total)