Forum Replies Created

Viewing 30 posts - 30,751 through 30,780 (of 33,827 total)
  • Author
    Posts
  • in reply to: Bold element refusing to show as blue! #855926

    Hi,
    Shall we close this then?

    Best regards,
    Mike

    in reply to: Featured Image Not Displaying on Post Page #855925

    Hi,
    Can you please explain in more detail, perhaps with screenshots?

    Best regards,
    Mike

    in reply to: Cant edit my pages #855923

    Hey chrizzle123,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Enlarge space after logo/between pic and text #855922

    Hi,
    Shall we close this then?

    Best regards,
    Mike

    in reply to: Unseuccessful search #855921

    Hi,
    Shall we close this then?

    Best regards,
    Mike

    in reply to: Demo does not import images #855920

    Hi,
    Please see Private Content area for the Enfold 2017 images in the wp-content/uploads folder, hope this helps.

    Best regards,
    Mike

    in reply to: no top menu #855916

    Hi,
    You have some top padding, try this code in the General Styling > Quick CSS field:

    .content, .sidebar {padding-top: 0px!important; }

    adjust to suit.

    Best regards,
    Mike

    in reply to: Special Header for a similar website #855914

    Hi,
    Shall we close this then?

    Best regards,
    Mike

    in reply to: Site Thumbnails Blurry in Chrome #855913

    Hi,
    I could not see the issue in Chrome, they are small though. Please see screenshot in Private Content area
    Can you please add a screenshot to point out how you see it?

    Best regards,
    Mike

    in reply to: Caption as overlay on image and slider #855911

    Hi,
    Glad we were able to help, Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Enfold theme not saving any changes #855910

    Hi,
    Please check the rules in your .htaccess file, such as mod_security. I see you have a antivirus plugin, deactivate it, backup your .htaccess, and compare to this:

    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    any other rules are suspicious.
    Also this has been linked to the the evasive mode of Apache an anti DDoS attack module, check your cPanel, or ask your host to check.
    Read: PROBLEMS WITH APACHE2 MODULE: MOD-EVASIVE
    Identifying and fixing mod_evasive

    Best regards,
    Mike

    in reply to: Comments #855908

    Hi,
    It would help if you could include the url to the text block in question, but this may help:

    p  {
    text-align: justify!important; 
    }
    

    Best regards,
    Mike

    in reply to: Font weight for Raleway #855905

    Hi,
    Perhaps trying Use Any Font plugin will allow you to get the weight you are looking for and help pinpoint the underlying issue.

    Best regards,
    Mike

    in reply to: Variation images not showing with featured image on #855901

    Hey Kropstar,
    The “Featured image” field is actually the “Product image” field, and it’s not really the same. I removed it as you suggested, and selected a “Default Form Values” from “Variations” this gives you a “Product image” and shows your variations on click.

    Best regards,
    Mike

    in reply to: How do I display the masonry blog with the same size images? #855899

    Hi,
    Please try to standardize the logo images you are trying to use in this element, this one seems to be a good working size:
    /washington-post-logo.png
    most of the others a too small, except the profile image which seems to also work fine.

    Best regards,
    Mike

    in reply to: WooCommerce Variation Image #855896

    Hi,
    Please see this post: https://kriesi.at/support/topic/woocommerce-variation-image/#post-834220

    Best regards,
    Mike

    Hi,
    I was unable to login with the password, has it changed? Please check.
    Best regards,
    Mike

    in reply to: Mobile menu disappered after the update #855891

    Hi,
    I have checked and your menu is working, shall we close this then?

    Best regards,
    Mike

    in reply to: Grid Row Box won't go away #855887

    Hi,
    I wanted to try debugging your page but I can’t add the debug function into your functions.php because your file permissions are not writable. This is the error at the bottom in the functions.php editor:

    Du musst diese Datei beschreibbar machen, bevor du deine Änderungen speichern kannst. Weitere Informationen dazu findest du im Codex (engl.).

    Please Fix File and Folder Permissions and Enable Avia Layout Builder Debug

    Best regards,
    Mike

    Hi,
    The two sections seem to be stacking for me, can you include a screenshot of what you are seeing?
    please see screenshots in Private Content area

    Best regards,
    Mike

    in reply to: Anpassungen CSS #855872

    Hey carmen,
    Für die Grenze versuchen Sie es

    #top div.avia-gallery img {border-width: 0px !important; }

    Bitte lesen Sie diese, um Schriften hinzuzufügen

    Oder du kannst dieses Plugin verwenden

    Dies ist das Format für das Öffnen eines Youtube-Videos im Leuchtkasten:

    <a href="http://www.youtube.com/watch?v=qqXi8WmQ_WM" rel="prettyPhoto" title=""><img src="images/thumbnails/flash-logo.jpg" alt="YouTube" width="60" /></a>

    Für deine letzte Bitte die URL auf die jeweilige Seite eintragen, damit wir uns genauer ansehen können.

    Best regards,
    Mike

    in reply to: Very big productpictures after mayor woocommerce update #855858

    Hey anetteasnielsen,
    Try this code in the General Styling > Quick CSS field:

    .template-shop div.product div.images {width: 50%!important; }

    Best regards,
    Mike

    in reply to: give image some padding #855856

    Hey jelle,
    A better way is to use one text block and add your image with left alignment and your text after it.
    Please see screenshots in Private Content area

    Best regards,
    Mike

    in reply to: Easy way to use text and images in a textblock #855850

    Hi,
    I created a second section below your with the content & images in a table, that’s the easiest way I know.
    I then added this code in the General Styling > Quick CSS field:

    .main_color tbody td {border-style: none; border-color: transparent!important; }
    .main_color tr:nth-child(odd) {background: #fff!important; }

    Please review, hope this was helpful.

    Best regards,
    Mike

    in reply to: Sosyal Medya İkonları #855836

    Hey Jelican,
    Lütfen bu bağlantıya bakın

    Best regards,
    Mike

    in reply to: Author rights for shortcode button in WP editor #855834

    Hi,
    Sorry, I don’t understand your question, could you elaborate a little more please.

    Best regards,
    Mike

    in reply to: Page w/Product Grid Not Working Properly #855833

    Hi,
    I went to your meals page and tried clicking on an item but was not taken to a description so I could help with the color. Could you link to a description page directly so we can assist.

    Best regards,
    Mike

    in reply to: Enfold Help Urgent #855825

    Hi,
    To add a scroll down arrow to the layerslider, add a html slide and place it where you want then add this code to it:

    <a href="#next-section" title="" class="scroll-down-link av-control-minimal" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a>

    For the headline rotator, Sorry, that feature is not available yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Mike

    in reply to: Mobile phone issues #855820

    Hey alex2545,
    1: Try this css for your mobile menu text color:

    #top #mobile-advanced .avia-menu-text {color: red !important;}

    2: I’m not sure what you mean, it looks like you are using the “Sidebar Flyout Menu (Classic)” setting, which floats the menu items to the left, not centered. The “Full Page Overlay Menu” centers the menu items.
    2017-09-23_101901
    Try this css to centered the items:

    #top #mobile-advanced li {text-align: center !important;}

    3: I assume that what you mean by mobile includes tablet, so try this code to remove that back to top arrow:

    @media only screen and (max-width: 1024px) { #scroll-top-link {display:none!important;}}

    Best regards,
    Mike

    in reply to: sticky header, sticky sub menu, hide main menu #855818

    Hey Munford,
    I believe I have recreated what you are trying to do, here are the steps I took and the screenshots.
    Settings:
    Enfold Theme Options > Header > Header Layout > Menu and Logo Position > Logo center, Menu below
    Enfold Theme Options > Header > Header behavior > Sticky Header
    Enfold Theme Options > Main Menu > Append search icon to main menu (uncheck)
    Added Fullwidth Sub Menu element to frontpage with Sticky Submenu checked
    (in my case I added it below the slider)
    Then I added this css to hide the main menu div block under the logo

    div#header_main_alternate {display:none!important;}

    2017-09-23_094145
    2017-09-23_095615

    Best regards,
    Mike

Viewing 30 posts - 30,751 through 30,780 (of 33,827 total)