Viewing 30 results - 141,181 through 141,210 (of 142,551 total)
  • Author
    Search Results
  • #128069

    Hi zedduo,

    Just as a general fyi our queue system goes by oldest posted topic or response within a topic to the newest. So each time you bump it actually pushed your topic to the end of our queue and not the front.

    I don’t know of any parameters for the target within a shortcode so I’ve tagged Kriesi on the topic to see if there is already something in place for it.

    Regards,

    Devin

    #127996

    Hi sitadi,

    This will do it but keep in mind it will also remove any text excerpt as well since there is not difference in the code for the two:

    #top .ajax_search_excerpt {
    display: none;
    }

    Regards,

    Devin

    #128164

    In reply to: Move main menu down?

    Hi Adrian,

    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 .main_menu .menu li > a {
    padding-top: 20px;
    }

    Regards,

    Devin

    #127856

    In reply to: Many Problems :(

    Hi ramontessmann,

    Our support queue works by the last updated topic to the most recent so each time you self respond it actually takes us longer to answer a topic since it moves to the end of our queue.

    For #1, I don’t know how that whole tab/form section is set up but the plugins inline style is preventing the tab from being hidden on the first tab. I don’t see any indication of what is causing it to only happen on that individual tab however you could hack a fix with:

    #top.page-id-1378 #iphorm-outer-51d87b890da88 {
    visibility: hidden !important;
    }
    #top.page-id-1378 .active_tab_content #iphorm-outer-51d87b890da88 {
    visibility: visible !important;
    }

    This will only work on this page and for that specific tab however.

    #2 – I’ve addressed this in another topic with the same question. Please do not post multiple topics with the same questions as it makes it harder for us to answer things.

    #3 – I’m not getting the same visual issue but you can use any of the other header styles if your logo doesn’t work well with the fixed header menu layout.

    #4 – I tested the logo in IE8 and didn’t have any issues with it just now. Perhaps its a OS specific issue as I’m running it on windows 7 but I don’t think any of the support crew has anything other than the newest mac OS and Windows7+ to test on.

    #5 – I don’t know what this is or see any button in the bottom of the site.

    Regards,

    Devin

    #126006

    I am not getting the same results. Did you try re-building that page? Have you updated to the 1.7.1 release?

    #127761

    Yes, it’s not possible to insert text inside the [av_contact] shortcode – it will be ignored and stripped. You can add your idea to the wishlist though: https://kriesi.at/support/topic/enfold-feature-requests/page/4 – maybe we’ll add a “html content” element to the contact form if more users request it.

    #128121

    You can try this fix: https://kriesi.at/support/topic/quform-its-my-4th-topic-and-nobody-answer-me#post-122772 or open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodestextblock.php and replace

    return "<div class='avia_textblock'>".wpautop( ShortcodeHelper::avia_remove_autop($content) )."</div>";

    with

    return "<div class='avia_textblock'>".ShortcodeHelper::avia_remove_autop($content)."</div>";

    This modification will remove the wpautop() function/filter which adds p tags to the content. Maybe this will also fix the conditional logic issue.

    #25822
    Wordpressed
    Participant

    Hi,

    I wondered if you could advise on the following issues please?

    1. Element positioning – I create the advanced slides and position all the elements in the slide as I need them however when the slider is published and viewed on line the elements are in different positions and out of alignment. I tried setting a container width of 1024 and positioning the elements in the container but this has made no difference.

    2. Screen res – On my 27″ iMac the background image is heavily cropped into to allow for the full width nature of the slider. My images are 1400x430px, is there an optimum size recommended to minimise cropping or is there a better setting I can use to stop the top and bottom of the image becoming cropped?

    Hope thats clear enough?! Let me know if not. Thank you.

    #128120

    Thanks!!! I’ve updated to the new version 1.71:

    http://blueberrywebsites.com.br/blueberry/contratar/#tab-id-1

    and the form with conditional logic is not showing, I solved in the version 1.6, can you take a look? This form is driving me crazy!!!

    #128119

    Hi, I have the same problem but the developers were kind enough to say that you would be able to help.

    They say:

    Tell them the wpautop filter needs to be before the do_shortcode filter on the_content as is the case in the default WordPress theme, or give them the link to this page.

    Here is the link: http://support.themecatcher.net/quform-wordpress/troubleshooting/common-problems/extra-spacing-in-the-form

    #128118

    Hi ramontessmann,

    The css from dekkert should help but please remember that we do *not* offer support on third party plugins or customizing the output of those plugins.

    In this case, you can 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:

    .iphorm-element-text {
    margin-bottom: 0px !important;
    }

    Which will force the bottom of the input text to have a smaller margin than what the theme has elsewhere.

    Regards,

    Devin

    #127959

    Hi Agnes,

    I’m getting the same thing on my test install as well but not getting it in any other theme. Not sure what the conflict could be so I’ll need to tag Kriesi on the topic and have him take a look at it.

    Regards,

    Devin

    #127677

    You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)

    Tried about 15 times in a row now, doesn’t seem to change at all for me. :(

    #126105

    Hi Andy,

    If the issue continues when the site is live we can take a look. Or if you have it on a stable test and want to make a new topic for it we can check there as well.

    Just make sure to include a link to the relevant site when you make a new post describing the issue.

    I’m going to close this topic for now so that it doesn’t get further off topic and a big long extended thread.

    Regards,

    Devin

    oliviad
    Participant

    Hi,

    Here is my link, I would need a little less padding on top and bottom of the logo/menu, how can I do this?

    http:// censored

    Thanks

    #25791
    bicounet
    Participant

    Hi,

    With a color section, the texts in post bolg, icon box left … are unreadable.

    How to have a background color for the element as with top box icon.

    regard

    #128046

    In reply to: move site

    Hi,

    Bad idea. Database has a lot of things hardcoded in there including your local domain name and other things.

    1. There are a number of ways to do this. The easiest would be for you to move all the files. then you would need to go into Settings > General (this is on your local install) and change the WordPress Address (URL) and the Site Address (URL) to your live site. and save. The theme will immediately stop working (since its on your local computer) and that’s when you immediately export it as SQL and reimport it on your live site.

    Allowing wordpress to change the url itself is much cleaner than messing around the database and counting the number of characters in domain names in multiple tables.

    2. You need to use the exact same salts as you been using on your local development. What are salts? Those encrypted looking random keys inside your wp-config.php file since they are used everywhere in the database. In fact just take your entire wp-config.php , change the database, password to your live server, but leave the 8 salts as they were. This is important or you will get errors , in fact errors identical to the ones you are getting.

    Also before doing that (which should be the very last thing you do), you should run some database optimizer plugins, as well as plugin for transient optimisation. Also remove every single revision. Basically cut the fat off the database and then change those urls save and go into phpmyadmin to export as sql (with insert commands overwrite)

    Thanks,

    Nick

    #128029

    In reply to: Header and SM Icons

    Hi,

    What you describe sounds close to the fixed header with social icons and top second menu. Have you tried all 5 headers in Enfold > (Theme Options) > Headers?

    If you want something different, can you take a snapshot and move things around in some graphic software so we can see what’s on your mind?

    Thanks,

    Nick

    Hi,

    I can see the issue now. It is very random. Try to switch back to Default Editor then update it. Go back to ALE and update it again then preview the changes. Sometimes it will be fixed, sometimes not. I’ll tag Kriesi.

    Regards,

    Ismael

    #128052

    In reply to: Image not found

    Hi,

    Please send the login details to ///.

    Include the word “Kriesi” on the subject. Add the link of this topic on your email.

    Regards,
    Ismael

    #128156

    Hi,

    The topics are group together by theme. You can use the search box.

    Regards,

    Ismael

    #25764

    Topic: Text Box white space

    in forum Enfold
    maxosbon
    Participant

    Problem: Too much white space when using Text Block.

    I am adding a title using h1 format and subtext using paragraph format to the very top of my homepage. Right under this “Text Block” I use the slider. There is a ton of white space before my h1 title and after the subtext before the next section (slider) begins.

    Question: How do I reduce white space on my homepage when using “Text Block”? Is there a better alternative to inserting a title on my page that will save on white space?

    #127586

    Perfect Ismael, it worked!

    Thanks so much to both of you. Great team work :)

    Regards,

    jasmine

    #128117

    Add this to your custom css to fix the spacing :)

    /* Fixes Quform spacing */

    .iphorm-element-spacer {

    padding: 0 !important;

    margin: 0 !important;

    }

    .iphorm-outer p {

    margin: 0 !important;

    }

    .iphorm-outer br {

    display: none !important;

    }

    #25757
    Bluemkt
    Participant
    #127883

    As I said above, at the very smallest mobile resolution the cart stops responding to the width in order for it to not get too squished to read. So if you use the link above in iphone 4/5 there is no issue but when you get down to the ~340 pixel width the table stops reducing in size and instead expands to give better readability.

    #127329

    In reply to: Form Working Problem

    Hi Ismael,

    thank you. Unfortunately I didn’t have the time to try Nick solution yet. But I temporarely deactivated both plugins. Please don’t close the topic if it’s possible, the problem on my site is still on. I will be able to do some more testing in a couple of weeks and report the results.

    Thank you,

    Lucia

    Nope, it’s already Stretched Layout. :(

    Hi,

    On Enfold > Styling > Use stretched or boxed layout?, select Stretch Layout.

    Regards,

    Ismael

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