Forum Replies Created

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • in reply to: easy slider caption font size #755364

    worked like charm, thanks Jordan!

    in reply to: Mobile submenu's not reachable to click #730385

    Hi Vinay,
    Yes the mega menu is OK sorry I should have made sure all cache was cleared first.
    I also noticed you adjusted the “+” area color to be in line with the theme colors, thank you for that.

    If you further were to develop this menu option ( it would be a great feature to integrate in a future release of enfold) it would be nice if the “+” changed to a “-” if the menu is expanded, and that the expand option goes down to the deeper submenus instead of just one level.
    But I am satisfied with this solution at this time, thank you!

    in reply to: Mobile submenu's not reachable to click #730077

    Hi Thanks for the help I like your solution!
    I do still have the issue with the products mega-menu no longer centering on the page when viewed as desktop. How can that be fixed?

    Thank you.

    in reply to: Mobile submenu's not reachable to click #729441

    here you go. This is a test site so feel free to disable plugins.

    in reply to: Mobile submenu's not reachable to click #729212

    Hi Vinay,
    Thanks for your suggestion.
    I followed that thread and I like the approach of adding the + icon for expanding submenus.
    However I don’t want to remove the parent menu link, as it is a valid link/page that needs to stay in place. Is there an easy way to expand the submenu when clicking the “+” icon gold area, and the rest of the menu line still links to the parent page?

    Also with the code on the your other thread, my mega menu no longer centers on the page with this added code ( when viewed on desktops), the other submenus are still ok.
    Thanks.

    in reply to: title area sizing issue on mobile #723842

    I only cleared cache of the one page I was checking, should have cleared it all.. sorry about that. Thanks for the help!, Looks good now :)

    in reply to: title area sizing issue on mobile #723815

    here you go :)

    in reply to: title area sizing issue on mobile #723799

    I added it to custom CSS but it didn’t change anything, Cleared cache and reloaded CTRL + F5.

    any ideas?
    Thank you.

    in reply to: title area sizing issue on mobile #722872

    Thanks Ismael that is a great improvement :)
    Now the text still needs some changes, title and breadcrumb overlap in some screen sizes, and the line spacing for the title is too large. See screenshots.
    text overlap: http://mrf-furnaces.com/wp4/wp-content/uploads/2016/12/title-overlap.jpg
    title wrapping too much height http://mrf-furnaces.com/wp4/wp-content/uploads/2016/12/title-line-spacing.jpg

    I tried this but that didn’t work

     .main-title{font-size: 30px !important;
    line-height: .7 !important}

    Can you help me to fix this issue? Thank you!

    in reply to: accordion slider custom image sizes #692887

    Ah! Yes that fixes it.. thanks so much that makes sense now..
    Is there any documentation for the accordion slider? if the image sizes do not match the selected size exactly there seems to be some odd stretching/cropping..
    Thanks.

    in reply to: accordion slider custom image sizes #690793

    Hi Josue,
    I removed that code and changed the the “entry_with_sidebar” image size with the suggested plugin.
    It’s curious because it listed that image size in my applications page accordion slider ONCE, then after regenerating the thumbnails with simple image size, the “entry_with_sidebar” is not available for any accordion slide any longer.
    Any page such as http://mrf-furnaces.com/wp4/products/extra-large-heat-treat-furnace/ or even inserting the accordion in a new page, the ‘entry_with_sidebar’ image option is not available. New image sizes made with the simple image size plugin also do not list in the accordion… how can this be fixed?
    As mentioned before, if using a gallery, ‘entry_with_sidebar’ as well as newly created image sizes are available…
    Can you have another look at this issue? thank you.

    • This reply was modified 8 years, 3 months ago by dannywouters21. Reason: updated issue description based on further testing
    in reply to: accordion slider custom image sizes #689230

    Credentials added..

    A sample page using the accordion slider is:

    Interestingly, if using a gallery, the “entry_with_sidebar” size is listed there with the modified size.

    Thanks for looking at this!

    in reply to: accordion slider custom image sizes #688837

    Hi Josue,
    Thanks for the plugin link.
    The issue is also that the accordion slider has a limited list of image sizes that it lets you select for the slider. The above “entry_with_sidebar” is now gone from the available size options after I added the different size and regenerated the thumbnails with the suggested plugin.
    How can custom image sizes be added to the accordion or how can I get the “entry_with_sidebar” back into the selection list?

    Thanks.

    in reply to: setting text box background color and margins #680829

    OK I was able to adapt the css to work with a text box, you can close this topic thanks!

    in reply to: setting text box background color and margins #678172

    Thank you Vinay, that works great for the “special heading” content block!
    I tried to apply this class to a text block (bc more flexibility) but then the block aligns all the way to the left, how can it be centered?
    Regards

    in reply to: setting text box background color and margins #677240

    Hi Vinay,
    Thanks for the reply. I enabled the custom css class for the child theme per your link, it is available now.
    What I’d like to do is similar to the grey text box in the pic here that says “RELATED PRODUCTS”, but I’d like the text to be white, the box to be about 80% wide of the div it’s in, and the height to be about 40px. Which content element should I use to do this and can you help with the custom css for that element? assume the custom css class name is dw-box. Thanks!

    View post on imgur.com

    in reply to: shortcode in layerslider WP not working #639469

    page where breadcrumb is not displayed:

    page where breadcrumb is displayed:

    in both pages, the layout and title bar settings are the same, and breadcrumb SHOULD display. So why doesn’t it display on both?
    If you want access to the back end, please see login info posted earlier in this thread.
    Thanks.

    Update: it appears that if I use default page editor, the breadcrumb and title will show, but when i use advanced theme editor (avia?), the title/breadcrumb does not show. A work around is to use add a color block with text block and add the bread crumb shortcode in it, this has to be repeated for every page..

    Update 2: I had to undo this to get it to work again:

    open template-builder.php file and comment out 19th line as following

    //check if we want to display breadcumb and title
    //if( get_post_meta(get_the_ID(), ‘header’, true) != ‘no’) echo avia_title();

    in reply to: shortcode in layerslider WP not working #639438

    OK thanks.
    I added some other css to the quick css in styling to get the background image and larger page title font in the breadcrumb, it seems to align OK.

    .title_container { background-color: transparent!important;background-image: url(“http://mrf-furnaces.com/wp4/wp-content/uploads/2016/05/background1200x100-grey.jpg”); }
    .title_container .main-title{
    font-size: 32px !important;

    related issue :on some pages, the breadcrumb does not show at all, no matter how I set the page layout option:
    “Title Bar Settings
    Display the Title Bar with Page Title and Breadcrumb Navigation”

    On other pages it does display with same settings. Why is this? what prevents the breadcrumb from displaying on some pages even though settings are the same? are there page elements that make the theme forego the breadcrumb?

    in reply to: shortcode in layerslider WP not working #639400

    something like this, but all text centered vertically on the background image:

    View post on imgur.com


    Thanks.

    in reply to: shortcode in layerslider WP not working #638832

    The [bread_crumb] shortcode works, but not when used in theme’s LAYERSLIDER WP.
    Update: The short code worked once I switched the short code slide layer to html instead of insert it as text.
    Using the layerslider with the breadcrumb shortcode isn’t ideal because of breadcrumb is styled with a white background and so it overlays the background image of the slide. I want to have a background image for the breadcrumb.

    Maybe it is better to change the theme breadcrumb css so it matched what I’m trying to do with the slider? I’ll forgo the fancy slider effects.
    In the breadcrumb, can the breadcrumb section height be 150px high, the page title be increased to 32px, text is centered vertically, and the background is an image 1200px wide 150px ( i use boxed theme), is that possible? If so, how?

    in reply to: shortcode in layerslider WP not working #637763

    The page I’m displaying the slider w shortcode is :

    Thanks.

Viewing 21 posts - 1 through 21 (of 21 total)