Forum Replies Created

Viewing 15 posts - 136 through 150 (of 240 total)
  • Posted in:
  • in reply to: Edit sidebar widget width #166557
    GTS75
    Member
    Post count: 240

    Okay I removed the sidebar. What do I have to do to make the content centered with margins about half the size of a typical sidebar?

    in reply to: Responsive Images not expanding full width #166510
    GTS75
    Member
    Post count: 240

    I want just a static image to display, not display in a slider functionality. Also, I’m able to get any regular image to display full-width on the page, but for some reason only the images that I try to image map and make clickable areas on the image it won’t display full screen if the web browser is expanded to full screen. As I make the screen smaller the image is responsive and changes to full screen.

    in reply to: Promo Bar at very top of page #166509
    GTS75
    Member
    Post count: 240

    Well I don’t have it up and running on the frontend right now because I haven’t been able to change the color of the promo bar. I downloaded the csv of theme colors, updated the Promo Box BG Color, reuploaded the csv…but the file doesn’t display from the dropdown menu of theme color schemes. I don’t want to display the promo bar on the frontend until I can get the color right. Any help there?

    Thanks,
    Dan

    in reply to: Edit sidebar widget width #166507
    GTS75
    Member
    Post count: 240
    This reply has been marked as private.
    in reply to: Promo Bar at very top of page #166296
    GTS75
    Member
    Post count: 240

    Thanks. So it cannot be moved to the very top of the page?

    in reply to: Edit sidebar widget width #166295
    GTS75
    Member
    Post count: 240

    Hey Kyle,

    I have a new page, and I’ve added the blog page element to the swift page builder. However I don’t see an option to resize the blog element to 2/3…it seems to just take up the full width of the drag and drop box. Your description sounds like a perfect solution not having to use sidebars but I can’t seem to follow your directions correctly.

    Thanks,
    Dan

    in reply to: You may also like… Displaying weird. #166005
    GTS75
    Member
    Post count: 240

    That works much better! Is it possible to make it display 4 images instead of the 3 it’s currently showing?

    in reply to: You may also like… Displaying weird. #165704
    GTS75
    Member
    Post count: 240

    Okay thanks

    in reply to: Remove 'Product Description' Accordion on product pages #165703
    GTS75
    Member
    Post count: 240

    Does it need to be the child theme?

    in reply to: Remove 'Product Description' Accordion on product pages #165696
    GTS75
    Member
    Post count: 240

    Okay…I’m not good with editing php files so I just want to be sure I’m doing this right. If all I want to do is remove the description tab, I’d add this to the functions.php file?

    add_filter( ‘woocommerce_product_tabs’, ‘woo_remove_product_tabs’, 98 );

    function woo_remove_product_tabs( $tabs ) {

    unset( $tabs[‘description’] ); // Remove the description tab

    return $tabs;

    }

    And does it need to be the functions.php folder of child theme? Where in the file do I add it? Sorry for the questions, just don’t want to mess anything up.

    Thanks,
    Dan

    in reply to: You may also like… Displaying weird. #165388
    GTS75
    Member
    Post count: 240

    Hi – I changed the css and have attached 2 screenshots of what the section now looks like on smart phones both vertically and horizontally.

    It’s better…but still not quite correct yet. Is anyone else having this problem?

    Thanks for all your help

    Attachments:
    You must be logged in to view attached files.
    in reply to: You may also like… Displaying weird. #165087
    GTS75
    Member
    Post count: 240
    This reply has been marked as private.
    in reply to: You may also like… Displaying weird. #164915
    GTS75
    Member
    Post count: 240
    This reply has been marked as private.
    in reply to: You may also like… Displaying weird. #164779
    GTS75
    Member
    Post count: 240

    Hi Mohammad – I had one WP Super Cache plugin installed but not activated…I deleted it but the problem still persists.

    Anything else I can try?

    in reply to: Changing 'Additional Information' Tab text #155657
    GTS75
    Member
    Post count: 240

    Thanks for the reply! Where in the functions file should I place the code?

Viewing 15 posts - 136 through 150 (of 240 total)