Viewing 30 results - 142,141 through 142,170 (of 142,790 total)
  • Author
    Search Results
  • #122226

    Hi,

    Can you give us a link to your website? Please add this on your custom.css

    .archive iframe {
    position: relative !important;
    }

    Regards,

    Ismael

    #122206

    Hi,

    I think this is the same inquiry as this one. Please don’t create duplicate post.

    https://kriesi.at/support/topic/icon-list-issue-cannot-edit-text-anymore?replies=2#post-115136

    Can you give us a screenshot? You can use this site to send an image.

    http://www.clipular.com/

    http://www.mediafire.com

    https://www.dropbox.com/referrals/NTIzMTIwODg5?src=global9

    Regards,

    Ismael

    #24101
    robowen
    Participant

    Hi,

    I made a minor modification to a table in the advanced editor and think I may have missed off a closing div tag. Unfortunately when I went in to edit it the whole table editor has gone haywire.

    So I tried restoring to an earlier version. This doesn’t seem to change the table data though – it still keeps the incorrect code which stops me from fixing it.

    I tried to go to the standard editor to see if I could edit the problem there, but the default text editor shows nothing. I tried to copy in the code from the MySQL post table into the text editor, but unfortunately that now means that if I go to Advanced Editor it doesn’t show any editor at all.

    All I need is to be able to restore this page back to an earlier version. Please let me know a way this is possible. I don’t want to lose all the work I’ve done on this page.

    I have the latest version 1.51. If a fix is possible by modifying table data in MySQL it would be appreciated.

    Regards,

    Rob.

    #122081

    In reply to: Cheatin’ uh?

    Can I send you the login info or screenshot so you can see what’s happening on my page? The Layout Builder actually loads on the bottom instead of the top of box.

    #24046

    Topic: Tables in Text Block

    in forum Enfold
    tocal
    Participant

    Hi Guys,

    I’m trying to put an image next to some text in a text block element (see here: http://symbioticmarketing.co.uk/services/offline-marketing/) and I figured the best way to do that was with HTML tables so I’ve written the following:

     
    <table align="top">
    <tbody>
    <tr>
    <td align="top" valign="top">
    <ul>
    <li>Logo Design & Branding</li>
    <li>Business Stationery</li>
    <li>Corporate Brochures</li>
    <li>Catalogues & Newsletters</li>
    <li>Direct Mail, Leaflets & Flyers</li>
    <li>Exhibition Graphics & Systems Press Advertising</li>
    <li>Vehicle Livery & Signage</li>
    <li>Promotional Merchandise</li>
    <li>Packaging & POS</li>
    </ul>
    </td>
    <td><img alt="" src="http://symbioticmarketing.co.uk/wp-content/uploads/2013/04/google_print.jpg" /></td>
    </tr>
    </tbody>
    </table>

    but, despite looking correct in the dashboard, this is not aligning correctly as you can see in the link. What should I do?

    #122243

    Thanks :)

    http://test.northern-studios.com – I am using Send to Kindle, and the Import/Export/Reset plugins for now. Send to Kindle is mostly there for layout/test purposes, I will disable it to see if it’s an issue. I have social media plugins installed, but they’re inactive, and the site is “off” the SEO-plugin grid, as this is my test, and not “live”-site.

    FireFox has MediaHint on (so I can watch American Netflix in Norway;)), bar that, no plugins on the other browsers.

    I was rambling on in another post about this, because I didn’t know what I was looking for/experiencing, but now with some testing, it’s definitely this issue which is colouring everything else. Again, I am only experiencing this with Enfold – Enigma works fine, as does my old install of Slide, which I am migrating from.

    In case it is of relevance, what I am aiming at with the layout I want, is this: I want my tutorials(grid) and articles (slider on top of page, small preview pic blogposts) to render differently to screen, and then to make the blogsection render small preview pic if I find I have something worth saying with some content elements top of page.

    I haven’t gotten around to my portfolio section yet, but I am probably going all sliders, all the way, there, and then some custom layout pages, I want everything to be sorted and rendered via category taxonomy and keep custom pages/child pages to a minimum.

    Pretty vanilla, in other words :)

    I will ask my ISP to doublecheck memory – but last time I checked I had a pretty decent LAMP setup and had all the stuff/memory I needed, I tweaked the config because I saw someone else had something vaguely similar.

    if it helps, I used to be a testmanager on one of these browsers, so I do know my way around a little, and definitely know how to test for stuff – is there anything else you can suggest I should look for in troubleshooting this ?

    Thanks again :)

    ~s

    .

    #121691

    In reply to: Lettering cut off

    Hi tocal,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top .iconbox_content_title {
    line-height: 24px;
    }

    That will increase the line height for those and should fix it on your end.

    Regards,

    Devin

    #24076
    imagnmedia
    Participant

    When scrolling on a post or category archive, if there is a youtube video on the page, it scrolls on top of the main header menu. The titles and text stay below the header, but the video itself goes on top. How do I change this to keep all of the content below the header?

    #24072

    Topic: Socket social links

    in forum Enfold
    crents
    Participant

    Hi. Is it possible to edit the social links on the socket at the bottom of the page in the same way as you can with the social links at the top of the page? Vimeo is currently showing on the site and I’d like it removed for now. Thanks.

    #122090
    #121905

    In reply to: POST IN SEARCH VIEW

    Thanks Dude, this partially works, or perhaps I wasn’t very clear in my initial request.

    Example if the search box (top right in header) is used to forthe search, it generates a horizontal search result with title/excerpt and the new ‘read more’ text which is great, however, if the WP catagory search widget is used then the result is image/excerpt but no ‘read more’ text, this is the search result that I’d really like, can this be done?

    Thanks

    Silvio

    #118052

    Hi,

    I will go to the rest of you one at a time, if you left a url , but feel free to add this code and see if it improved the situation.

    —-


    @lounge35
    the 3rd block of css will fix your issue. You can add all 3 since they all stop flickering in other areas.

    @frankwelschle the code below fixes you too as far as i can tell. i can see the violin pieces as i scroll with the css below added to your page (please optimize the big image).

    —-


    @alexpaulec
    everything looks fine to me , without the code below or with code below, i didn’t see anything blinking in chrome on windows, but since the area is the same , please try the code below and see if it makes a difference.

    —-

    Please try this css in /css/custom.css

    .alternate_color{
    z-index: 0;
    }
    #socket {
    margin-top: 0px;
    z-index: 0;
    }
    .main_color {
    position: inherit;
    }

    Thanks,

    Nick

    #24062

    Topic: Google map styling

    in forum Enfold
    DavyE
    Participant

    Haven’t found a similar topic in the forum, but is it possible to style the google map widget in some way? If so, how?

    I’d pretty much need to add something like this somewhere:

    [

    {

    “elementType”: “geometry”,

    “stylers”: [

    { “weight”: 0.1 },

    { “hue”: “#ef7c0b” },

    { “lightness”: -10 },

    { “gamma”: 0.85 },

    { “saturation”: 60 }

    ]

    }

    ]

    Thanks in advance!

    Devin hi,

    yes, I need the background image to resize acording to the screen size.

    now the text is on top of the image in some screen size and that looks real bad.

    can you think of a solution ?

    I thought about making it a text box but that does not work aswell (different reason)

    #121956

    In reply to: WPML plugin V2

    Hi,

    Please follow this link

    https://kriesi.at/support/topic/callout-translation-wpml

    Read Nick’s instruction.

    Basically, having WPML will give you multiple dashboard. One for each language. If you create an About Us page on the English language then you need to create it again on the Spanish language, something like that. This is also true on the theme options. You need to configure the website for each language.

    Regards,

    Ismael

    #121934

    Hi!

    Thanks cyoniq for helping us out. Personally I’d recommend to use the codestyling plugin – see: https://kriesi.at/support/topic/hardcoded-text#post-114818

    Best regards,

    Peter

    #119116

    I tried to reproduce the issue with 1.5 but I couldn’t. Please try to re-install/upload all theme files again – maybe some files are not updated yet. If this still doesn’t solve the problem deactivate all third party plugins and check if this solves the issue. If not, add following code to functions.php:

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    insert it at the very top after

    global $avia_config;

    Then go to the page which contains the table shortcode and copy the content of the debug field

    Afterwards post it in this forum – you can use the backtick character ` to post it as a raw code snippet.

    #121224

    Okei, here is my custom css:

    .main_menu ul:first-child > li > a {

    display: block;

    text-decoration: none;

    padding: 0 13px;

    font-weight: normal;

    font-size: 16px;

    font-weight: 600;

    font-size: 16px;

    }

    #top #menu-item-search.menu-item-search-dropdown>a {display:none;}

    #header_meta {

    display: none;

    }

    #121883

    It’s not possible to add a shadow to the box if you’re using a background image. The problem is the html structure which does not allow you to add the shadow to the box itself but you must apply it to the body element. If you don’t need a background image you can use following code:

    .responsive .boxed#top{
    -moz-box-shadow: 0 0 15px #111;
    -webkit-box-shadow: 0 0 15px #111;
    box-shadow: 0 0 15px #111;
    }

    #121223

    Hi,

    Can you post your custom css? Your site looks fine on my end.

    #header_meta {
    display: none;
    }

    The code above will only remove the top section of the header.

    Regards,

    Ismael

    #121273

    In reply to: Change Top Menu Colors

    Hey,

    Glad it worked. :)

    Cheers,

    Ismael

    Hi,

    Please try adding this

    .alternate_color{
    z-index: 0;
    }
    #socket {
    margin-top: 0px;
    z-index: 0;
    }

    Thanks,

    Nick

    #121352

    Hi,

    I think I found the problem. Please add this

    .alternate_color{
    z-index: 0;
    }
    #socket {
    margin-top: 0px;
    z-index: 0;
    }

    If this same behavior happens elsewhere, please let us know. I tested on Chrome on Windows 7, and flashing on hover goes away.

    Thanks,

    Nick

    abortolotti
    Participant

    It’s been a couple of days that a strange behavior occurred to my homepage.

    I used to have a background image placed in the “color section” of the Avia builder, fixed and streched to fit. Suddenly a couple of days ago it stopped showing on Chrome, whereas it is still clearly visible on Firefox, Safari and IE9.

    Not only that, up until today the strange behavior happened only when viewing the page on my Macbook Air, whereas it was still visible on my iMac, so I thought it was something wrong with my laptop. In fact, I decided to uninstall and reinstall Chrome, yet this didn’t solve the problem.

    To my big surprise though, this morning the same thing started happening with Chrome on my iMac, so I can’t understand why, nor how to fix it and if any of you by chance can view it correctly using Chrome with a Mac.

    The url is http://vacationrentalsecrets.com/ and if you scroll down the page, you should see a section with 3 Icon boxes (“Any Questions”, “Need Support”, “How About A Chat”) embedded in a background image of an old man laughing…can you see that?

    Again, it works fine on all major browsers except for Chrome on both my iMac and Macbook Air (but it used to be perfect until a few days ago), whereas it works on Chrome on my Sony Vaio!

    Any clue?

    PS: Funniest thing is, if I go to the “About” page, where I placed another such image background, I can view it perfectly on Chrome on both Macs: see http://vacationrentalsecrets.com/about/ , so the problem is only with the homepage, yet it is “the” homepage!

    #121728

    In reply to: Sidebar Background

    Thank your Ismael for your time.

    Actually, the code is working but the problem is when I get back to the admin panel, everything is fucked. I have modify a bit the code, because the one up there didn’t have the bottom-border radius.

    What I want is to use that code in a 1/3 panel. The actual code that I use is that. If you don’t understand what I mean, I can send you my login/pass and you’ll be able to take a look at it.

    thank you.


    <div class=”flex_column av_one_third avia-builder-el-7 el_after_av_two_third avia-builder-el-last “><div class=”avia_textblock”>

    <div style=”color: #ffffff; background-color: #434c56; padding: 20px; border-top-left-radius: 25px; border-top-right-radius: 25px; margin-bottom: -40px; text-align: center;”>

    <p style=”font-size: 15px;”>ContentCTA</p>

    <p style=”font-size: 15px;”>Or simply fill in your details below

    and we will get back to you.</p>

    <p style=”text-align: center; font-size: 15px;”>You have nothing to lose and

    only new business to gain.</p></div>

    </div>

    <div style=”color: #ffffff; background-color: #434c56; padding: 20px; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; margin-bottom: -40px; text-align: center;”>

    <form action=”http://symbioticmarketing.co.uk/services/corporate-blogging-copywriting/&#8221; method=”post” class=”ajax_form avia-builder-el-9 el_after_av_textblock avia-builder-el-last ” data-avia-form-id=”1″>

    <fieldset>

    <p class=”” id=”element_avia_name_1″><label for=”avia_name_1″>Name*</label> <input name=”avia_name_1″ class=”text_input is_empty” type=”text” id=”avia_name_1″ value=””></p>

    <p class=”” id=”element_avia_e-mail_1″><label for=”avia_e-mail_1″>E-Mail*</label> <input name=”avia_e-mail_1″ class=”text_input is_email” type=”text” id=”avia_e-mail_1″ value=””></p>

    <p class=”” id=”element_avia_contact_number_1″><label for=”avia_contact_number_1″>Contact Number*</label> <input name=”avia_contact_number_1″ class=”text_input is_empty” type=”text” id=”avia_contact_number_1″ value=””></p>

    <p class=”” id=”element_avia_sign_up_for_our_email_newsletter_1″> <input name=”avia_sign_up_for_our_email_newsletter_1″ class=”input_checkbox ” type=”checkbox” id=”avia_sign_up_for_our_email_newsletter_1″ value=”true”><label for=”avia_sign_up_for_our_email_newsletter_1″>Sign up for our email newsletter</label></p>

    <p class=”” id=”element_avia_message_1″> <label for=”avia_message_1″ class=”textare_label hidden textare_label_avia_message_1″>Message*</label> <textarea name=”avia_message_1″ class=”text_area is_empty” cols=”40″ rows=”7″ id=”avia_message_1″></textarea></p>

    <p class=”hidden”><input type=”text” name=”avia_avia_username_1″ class=”hidden ” id=”avia_avia_username_1″ value=””></p>

    <p class=””><input type=”hidden” value=”1″ name=”avia_generated_form1″><input type=”submit” value=”Submit” class=”button”></p>

    </fieldset>

    </form>

    <div id=”ajaxresponse_1″ class=”ajaxresponse ajaxresponse_1 hidden”></div>

    </div>

    </div>

    #121222

    Hi,

    Okay, no problem..

    Now it works well to phone version put on to normal screen top section goes under the main menu.

    #121814

    Thank you for your prompt response. Worked perfectly!!!

    #121272

    In reply to: Change Top Menu Colors

    Thanks Ismael, your the best!

    #118051

    Edit; More Info:

    Also, in Chrome, the fixed image appears fine on iPhone, as well, when I shrink the page-size on desktop, and all the content stacks up in one column, the image appears fine and fixed.

    #119834

    Thanks Ismael,

    It does work for the side icon but not the top one.

    * Here is a screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Screen-shot-2013-05-29-at-4.30.03-PM.png

    * Live link http://www.omglovetwins.com/test-table

    Do you have a css for the top icon.

    Thanks,

    Nicolas

Viewing 30 results - 142,141 through 142,170 (of 142,790 total)