• Resolved ffperformance

    (@ffperformance)


    Hello,

    I cannot for the life of me figure out why the “brand” images are running over themselves like they are. This happens on my brands page and on my product pages.

    System Status

    ‘Array
    (
    [home_url] => https://ffperformance.co
    [site_url] => https://ffperformance.co
    [version] => 3.5.2
    [wp_version] => 5.0.1
    [wp_multisite] =>
    [wp_memory_limit] => 256M
    [wp_debug_mode] =>
    [wp_cron] => 1
    [language] => en_US
    [server_info] => Apache
    [php_version] => 7.2.6
    [php_post_max_size] => 50M
    [php_max_execution_time] => 300
    [php_max_input_vars] => 1000
    [max_upload_size] => 52428800
    [default_timezone] => UTC
    [theme] => Array
    (
    [name] => Flatsome
    [version] => 3.7.2
    [parent_theme] =>
    )

    [active_plugins] => Array
    (
    [0] => contact-form-7/wp-contact-form-7.php
    [1] => contact-widgets/contact-widgets.php
    [2] => contests-from-rewards-fuel/rf.php
    [3] => facebook-for-woocommerce/facebook-for-woocommerce.php
    [4] => google-analytics-for-wordpress/googleanalytics.php
    [5] => google-captcha/google-captcha.php
    [6] => header-footer/plugin.php
    [7] => imsanity/imsanity.php
    [8] => jetpack/jetpack.php
    [9] => limit-login-attempts-reloaded/limit-login-attempts-reloaded.php
    [10] => login-recaptcha/login-nocaptcha.php
    [11] => mailchimp-for-woocommerce/mailchimp-woocommerce.php
    [12] => mailchimp-for-wp/mailchimp-for-wp.php
    [13] => nextend-facebook-connect/nextend-facebook-connect.php
    [14] => ninja-forms/ninja-forms.php
    [15] => perfect-woocommerce-brands/main.php
    [16] => really-simple-ssl/rlrsssl-really-simple-ssl.php
    [17] => tidio-live-chat/tidio-elements.php
    [18] => woo-extra-flat-rate/woo-extra-flat-rate.php
    [19] => woocommerce-advanced-free-shipping/woocommerce-advanced-free-shipping.php
    [20] => woocommerce-call-for-price/woocommerce-call-for-price.php
    [21] => woocommerce-gateway-affirm/woocommerce-gateway-affirm.php
    [22] => woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php
    [23] => woocommerce-product-addon/woocommerce-product-addon.php
    [24] => woocommerce/woocommerce.php
    [25] => woosidebars/woosidebars.php
    [26] => wordpress-seo/wp-seo.php
    )

    [pwb_options] => Array
    (
    [version] => 1.7.0
    [wc_pwb_admin_tab_brand_single_position] => after_meta
    [old_wc_pwb_admin_tab_slug] => brand
    [wc_pwb_notice_plugin_review] => 0
    [wc_pwb_admin_tab_slug] =>
    [wc_pwb_admin_tab_brand_desc] => yes
    [wc_pwb_admin_tab_brand_single_product_tab] => yes
    [wc_pwb_admin_tab_brands_in_loop] => brand_link
    [wc_pwb_admin_tab_brands_in_single] => brand_image
    [wc_pwb_admin_tab_brand_logo_size] => woocommerce_single
    )

    )’

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • In plugin settings change image size to “medium” size?

    I also added this to my child theme to then reduce the size:
    .pwb-single-product-brands a img {height: 50%; width: 50%; margin-top: 1em}

    How did you get a dedicated brands page?!

    • This reply was modified 7 years, 5 months ago by sonic1243.
Viewing 1 replies (of 1 total)

The topic ‘Logos to large’ is closed to new replies.