Store manager product page – increase width of right hand column

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Feature Request Store manager product page – increase width of right hand column

Viewing 15 reply threads
  • Author
    Posts
    • #82557
      sdel_nevo
      Participant

      Hi Guys

      is it possible to increase the width of the right-hand column of the add and edit product pages as per the attached screenshot

      I have some categories that overlap and would like to increase the width of the column but only on PC’s

      is that possible

      Steve

      Attachments:
      You must be logged in to view attached files.
    • #82881
      WCFM Forum
      Keymaster

      We will look into this.

      Actually, this depend upon dashboard total width.

    • #84783
      sdel_nevo
      Participant

      Hi Guys

      that’s great, I forgot to say im using the flatsome theme if that helps

      Steve

    • #86174
      WCFM Forum
      Keymaster

      Hi,

      Please add this CSS to your site –

      #wcfm_products_manage_form_general_expander .wcfm_product_manager_gallery_fields {
          width: 40%;
      }
      #wcfm_products_manage_form_general_expander .wcfm_product_manager_general_fields {
          width: 60%;
      }

      Thank You

    • #86211
      sdel_nevo
      Participant

      Hi Guys

      many thanks for getting back in touch

      I added this to flatsome themes CSS but it centred the right-hand column into the remaining space as per the screenshot

      how can I increase the with of that so its easier for users to enter data into

      Steve

      Attachments:
      You must be logged in to view attached files.
    • #86743
      WCFM Forum
      Keymaster

      Hi,

      Please add this CSS as well –

      .wcfm-product-feature-upload,#gallery_img,.wcfm_product_manager_cats_checklist_fields,.wcfm-product-feature-upload .placeHolder, .wcfm-product-feature-upload img{width:300px!important;max-width:315px!important;}
      .wcfm_product_manager_gallery_fields .product_tags_ele, .wcfm_product_manager_gallery_fields .wcfm_fetch_tag_cloud, .wcfm_product_manager_gallery_fields .wcfm_add_new_category, .wcfm_product_manager_gallery_fields .wcfm_new_tax_ele, .wcfm_product_manager_gallery_fields .wcfm_new_parent_taxt_ele, .wcfm_product_manager_gallery_fields .wcfm_add_new_taxonomy_form, .wcfm_product_manager_gallery_fields .catalog_visibility_ele{max-width:315px!important;}

      Thank You

    • #86758
      sdel_nevo
      Participant

      Thanks guys

      Will test and let you know how it goes

      Steve

    • #86817
      sdel_nevo
      Participant

      Hi Guys

      That’s brilliant. that looks so much better

      Thank you so very much

      Steve

    • #87086
      WCFM Forum
      Keymaster

      Great … you are welcome 🙂

    • #87606
      sdel_nevo
      Participant

      Hi Guys

      many thanks for this fantastic CSS change.

      is it possible to the same thing but for the articles pages,

      Steve

    • #87917
      WCFM Forum
      Keymaster

      HI,

      Use this CSS –

      #wcfm_articles_manage_form_general_expander .wcfm_article_manager_gallery_fields {
          width: 40%;
      }
      #wcfm_articles_manage_form_general_expander .wcfm_article_manager_general_fields {
          width: 60%;
      }

      Thank You

    • #88209
      sdel_nevo
      Participant

      Hi Guys

      thanks for sending the CSS for the articles page,

      I added this to flatsome themes CSS but it centred the right-hand column into the remaining space as per the screenshot

      how can I increase the with of that so its easier for users to enter data into

      just like you sent over for the products pages

      Steve

      Attachments:
      You must be logged in to view attached files.
    • #88593
      WCFM Forum
      Keymaster

      Please add this CSS as well –

      .wcfm-article-feature-upload,#gallery_img,.wcfm_article_manager_cats_checklist_fields,.wcfm-article-feature-upload .placeHolder, .wcfm-article-feature-upload img{width:300px!important;max-width:315px!important;}
      .wcfm_article_manager_gallery_fields .article_tags_ele, .wcfm_article_manager_gallery_fields .wcfm_fetch_tag_cloud, .wcfm_article_manager_gallery_fields .wcfm_add_new_category, .wcfm_article_manager_gallery_fields .wcfm_new_tax_ele, .wcfm_article_manager_gallery_fields .wcfm_new_parent_taxt_ele, .wcfm_article_manager_gallery_fields .wcfm_add_new_taxonomy_form, .wcfm_article_manager_gallery_fields .catalog_visibility_ele{max-width:315px!important;}

      Thank You

    • #88594
      sdel_nevo
      Participant

      Hi Guys

      your support just keeps getting better and better, thank you so very much 🙂

      I sent you over a customisation request yesterday to your custom work e-mail address hope to hear from you soon

      Steve

    • #90754
      WCFM Forum
      Keymaster

      Hi,

      I sent you over a customisation request yesterday to your custom work e-mail address hope to hear from you soon

      – Really sorry fro the delayed response. Actually due to site upgrade our forum and other communication channel was not working properly for last few days.

      We are checking your requirement and will revert back to you soon.

      Thank You

    • #90755
      sdel_nevo
      Participant
      This reply has been marked as private.
Viewing 15 reply threads
  • The topic ‘Store manager product page – increase width of right hand column’ is closed to new replies.