About name page shop/product link.

Tagged: 

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress ThemeAbout name page shop/product link.

This topic has been marked as not resolved.

Hi Thank you for your help.
I have one more question.

How do I:
1.) add TEXT (the page description) and an IMAGE on all category/subcategory pages above the products?

For example here:
http://www.simplybeautifulfurniture.com/category/accessories/

There is a spot in the dashboard where I already added the category or subcategory description and image. However, this isn’t displaying.

You can see what I mean in the WP dashboard here:

Log in> go to products> category>choosing a category or subcategory and you will see what I entered (the category / subcategory page descriptions and images).

Do I add a line of code so this data can be live????
If so please tell me in what line of the code I can do this for? I am not a coder but I can do this if you tell me where to insert the data and in what file to do it in.

I have spent over 5 hours trying to figure this our in forums and asking people and am really ready to find a solution. This is very important for the site.

I am VERY appreciative of your help!!!!!!! :)
Blessings,
Blaire

April 12, 2013 at 7:42 pm #21964

Hi,

Sorry but we will need ftp access too, so we can check.

You can use hidepost to share private information with the support staff.

Best,
ThemeBurn team

April 14, 2013 at 5:41 pm #22016

Hello,
my hosting company is Host Gator. To login in I go to:

Then I am in the dashboard. I go to Files tab > File Manger>check box- document root folder: simplybeautifulfurniture.com> GO and this brings you to the root folder with all the files.

Thank you for your help,
Blaire

April 16, 2013 at 9:34 pm #22119

Hello,

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

Best,
ThemeBurn team

April 18, 2013 at 10:58 am #22211

Hi do you have an option to hide all the prices and put into “catalog” mode yet. If so where? For shoppica theme. My site is http://www.luminousledlighting.com

Thanks,
Blaire

September 24, 2013 at 9:50 pm #27717

Hello,

We have only option to hide the cart, the prices can be hidden with CSS.

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

Best,
ThemeBurn team

September 26, 2013 at 10:14 am #27748

Hello,

Where can I find “custom styles” in my WordPress dashboard? I don’t see it.

Where do I hide the prices with CSS? Please describe to me what I add or delete to the below, which is the style.css sheet:

/*
Theme Name: Shoppica
Theme URI: http://themeburn.com/
Description: Shoppica is a fully responsive WordPress theme with stylish design and powerful backend. The clean and modern look allows you to use the theme for every kind of online shop. In combination with the powerfull option to change the color of all elements, you will be given the possibility to make a unique e-commerce website that stands out of the crowd!.
Author: ThemeBurn.com
Version: 1.1.1
License: GNU General Public License
License URI: license.txt
Tags: two-columns, fixed-width, translation-ready, rtl-language-support, editor-style, custom-menu
*/

/* =WordPress Core
————————————————————– */
.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignnone {
display: inline;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 0 auto 20px auto;
}
.alignright {
float:right;
margin: 0 0 20px 20px;
}
.alignleft {
float: left;
margin: 0 20px 20px 0;
}
img.aligncenter,
img.alignright,
img.alignleft
{
display: block !important;
}
.wp-caption img {
display: block !important;
max-width: 100%;
height: auto;
margin: 0;
padding: 0;
border: 5px solid #f3f3f3;
}
.wp-caption p.wp-caption-text {
padding: 5px 15px 9px 15px;
font-size: 11px;
background: #f3f3f3;
border-bottom: 1px solid #e3e3e3;
}

I appreciate you help. Blessings,
Blaire

September 29, 2013 at 10:49 pm #27772

Hello,

Your custom styles are located in: Theme Options -> Design -> Styles. Paste the code in “Custom CSS (Global)”

Best,
ThemeBurn team

September 30, 2013 at 9:41 am #27780

Hi Thank you,

Where is the global CSS in wordpress dashboard.
I only see the following to edit:
style.css
compatibility.css
wpsc-default.css

and where in these to I insert this code?

Many Thanks,
Blaire

September 30, 2013 at 7:28 pm #27818

Hi,

As we already post in previous post you have to insert it in: Theme Options -> Design -> Styles

Best,
ThemeBurn team

October 2, 2013 at 2:12 pm #27872

Hi I have added:
.s_price_holder { display: none !Important; }
in custom css global. and I still see the shopping cart on the homepage.
what do I do please?

Thank you
I provided login details in upper post
thanks

October 7, 2013 at 10:52 am #27955

Hello,

Please replace above code with:

.s_price_holder, .s_price { display: none !Important; }

Do you want to remove Add to Cart links too?

Best,
ThemeBurn team

October 7, 2013 at 11:18 am #27960

Hello,

My site is luminousledlighting.com. I have shoppica theme.

I am having troubles adding additional pictures for images.

My questions are:

1.) What is the ideal image size for featured image?

2.) How do I add multiple pictures under a product?

I inputted them for example under linear lighting>rgb stip light- chalmeleon then selected manage product images. This isn’t working. How do I add more pictures for this product?

3.) What is ideal size for additional product images?

Thanks

December 6, 2013 at 11:28 pm #29317

Hello,

Please read theme documentation how to configure image sizes.

About the multiple pictures, we just checked and you have already uploaded multiple images :)

Best,
ThemeBurn team

December 10, 2013 at 12:22 pm #29382

Hi I am trying to add multiple images for the products. They don’t seem to be working. How do I do this? For example I want to add multiple pictures for this product:
http://www.luminousledlighting.com/products-page/linear-lighting/chameleon-rgb-strips/

here you can see I tried to add the mulitple images under product images:
http://www.luminousledlighting.com/wp-admin/post.php?post=1025&action=edit

Please help! How do I add these images?

Also, what is the ideal image size?

December 12, 2013 at 9:06 am #29416
Viewing 15 posts - 16 through 30 (of 45 total)
  • You must be logged in to reply to this topic.