Forum Replies Created

Viewing 30 posts - 29,911 through 29,940 (of 33,849 total)
  • Author
    Posts
  • in reply to: Fullscreen Slider – Aligning the Image #884178

    Hi,
    Your image seems to be cropped by the url, see direct link to your image in Private Content area.
    Are you using a url to your image, it doesn’t seem to be uploaded to your site?
    Try uploading it to your media folder and adding it to your slider. Also try scaling it to 2560px wide and cropping it to 734px high
    Best regards,
    Mike

    in reply to: Some Problems with Enfold and TEC #884176

    Hi,
    I found that by default, Featured Images are not displayed with each event in the Events List widget. But the Events Calendar knowledge base offers some code to enable it. Read more here: Add thumbnails to upcoming events List Widget

    Best regards,
    Mike

    in reply to: Custom Header #884173

    Hi,
    Try changing your iframe width and height to show the full area of the page you would like to see, such as: width=”1000″
    Then set the scale of the iframe so it will scale down to the size you would like.
    To do this try this code in the General Styling > Quick CSS field:

    .black {transform: scale(.5,.5)!important; }

    Please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: Button link contact form #884167

    Hi,
    It is pointing to http://www.your-site.dk/velkommen page which is not there anymore, I removed velkommen from the link and it now works.

    Best regards,
    Mike

    in reply to: having issues while importing some of themes #884163

    Hi,
    Did it work as expected? Shall we close this?

    Best regards,
    Mike

    in reply to: TIMING OUT CONSISTENTLY. #884162

    Hi,
    Typically your host does that for you.
    Are you still having the same issue?

    Best regards,
    Mike

    Hi,
    Please try changing the PHP Post Max Size with this code in your .htaccess file:

    php_value post_max_size 50M

    and asking your host to enable the PHP ZipArchive Extension
    You can see these errors in LayerSlider > System Status
    Then use a plugin like WordPress Reset to reset your site back and try reinstalling the demo.

    Best regards,
    Mike

    in reply to: TIMING OUT CONSISTENTLY. #884144

    Hi,
    Did you make changes to your mod_sec, or did your site update to WP v4.9.1?
    I was able to make changes to your homepage with no issues, and change back.
    Please check and advise if you still have issues.

    Best regards,
    Mike

    Hi,
    You can change the text by going to Enfold Theme Options > Header > Extra Elements > Phone Number or small info text
    2017-12-02_083859
    To make the text red I added this code in the General Styling > Quick CSS field:

    #top #wrap_all .header_color.av_header_transparency .phone-info.with_nav span {color: red !important;}

    2017-12-02_084515

    Best regards,
    Mike

    in reply to: Layer Slider WP purchase Code #884137

    Hey med,
    You can’t activate the built in LayerSlider, nor is there a need to.
    Your issue is most likely a plugin conflict, Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    On a clean install this issue doesn’t occur:
    2017-12-02_082905

    How LayerSlider Updates work in Enfold
    The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
    However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
    There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.

    Best regards,
    Mike

    in reply to: having issues while importing some of themes #884132

    Hi,
    I have created a “enfold restaurant one page” export for you using All-in-One WP Migration.
    Please see zip in Private Content area with export & login.

    Best regards,
    Mike

    in reply to: Delay to display the title. #884126

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Need Help with Layout of Fullwidth Easy Slider on Mobile #884125

    Hi,
    I adding the above code to your General Styling > Quick CSS field, and tested on my Android & Screnfly iPhone 6/7, seems to be working good with the buttons side by side. Please see screenshots and link in Private Content area, and check on your device.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Side Menu – Changing Logo Size and submenu settings #882169

    Hi,
    When you tried the code for the logo, did it look like the screenshot in Private Content area?
    Would that be good? Do you have a caching plugin & did you try clearing your browser cache?

    Best regards,
    Mike

    in reply to: How to maker LayerSlider WP responsive? #882162

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Change content link color #882049

    Hi,
    When I was adding the css to your style.css in your child theme, I thought I saw a lot of files listed, but now when I went back it was just the three as normal, strange, or it’s just me. Sorry to alarm :)
    Try changing the link css to this:

    p a strong,p strong,.main_color p a {color: #67b5a5 !important; }

    This assumes that all links that you do want in the new color will be in a text paragraph. Thus titles & read more links will not.

    Best regards,
    Mike

    in reply to: Changes in mobile menu? #882043

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: premium features is availabel for preview purposes #882041

    Hey ozyazgane,
    You will need to deactivate the “Global Hover” from your slider.

    Best regards,
    Mike

    in reply to: Changes in mobile menu? #882037

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

    #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {color: red !important; font-weight:bold !important;}

    Best regards,
    Mike

    in reply to: How to edit html code for a single page? #882036

    Hey FFAlan,
    WordPress pages are created dynamically so you won’t be able to edit the page as you would in html. Yet you can add a filter to your functions.php that will prevent the plugin from loading on any page that you wish.
    It is best to ask the developer of the plugin for this filter as they have more experience with their plugin, typically going to their support forum and doing a quick search will yield this as often other users have already asked for this.

    Best regards,
    Mike

    in reply to: Minimum width for a cell with grid row element #882033

    Hey Demaup,
    Can you please point to the grid row element with a screenshot, I’m not locating it.

    Best regards,
    Mike

    in reply to: Color background #882031

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

    #main {background-color: #fff !important; }

    Best regards,
    Mike

    in reply to: Hader replace separator + curent page other color #882027

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Transparency for Content Elements? #882025

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: How to change color of the paging? #882024

    Hi,
    Try this:

    .main_color .pagination span {color: #FF8600 !important;}

    Best regards,
    Mike

    in reply to: icon box color #882023

    Hi,
    Try adding this:

    .iconbox {border: 4px solid red !important; }

    adjust to suit.

    Best regards,
    Mike

    in reply to: Change content link color #882021

    Hi,
    I added the css to your child theme style.css at the end directly, and it seems to be working now.
    Please clear your cache and check.
    For some reason the General Styling > Quick CSS field didn’t update your css, but this may work it’s self out with your caching off.
    I recommend keeping your caching off until you are done building the site, also check your General Styling > Quick CSS field for anymore rules that are not being applied, as you may want to move them to your child theme style.css
    I notice that your child theme seems to have a copy of every file that makes your parent theme, is this by design? I’m used to only seeing modified files there. I wonder if this is a factor in General Styling > Quick CSS field not working as expected.

    Best regards,
    Mike

    in reply to: Change content link color #882009

    Hi,
    I think that will allow your css changes to work while you are building the site.

    Best regards,
    Mike

Viewing 30 posts - 29,911 through 29,940 (of 33,849 total)