This topic has 54 replies, 6 voices, and was last updated 9 years, 6 months ago ago by Brian Johnson
Hello
1) Please give me html code on demo footer text area which is WOOPress logo, phone, mail etc (Not royal)
2) How to add picture behind the Store, Portfilo such as ( http://kavakliparfum.com/magazalar/ ) No image benind the “Magazalar”
3) How to delete EN GR FR at top right and add social logos there? (under CART on top right)
4) Could you tell me how to add left side something like in your demo “NEW COLLECTION
ROCK&ROLL”
Thank you.
Hello,
1) please check this part of documentation:
https://www.8theme.com/demo/docs/woopress/index.html#!/9_footer
2) navigate to Theme options > Header > ‘Breadcrumbs Background’ to set background image for breadcrumbs.
3) to delete links please add following css code to yours custom.css file:
.header .links{display:none}
If you need to add elements to header, you need to add that code in Dashboard > Appearance > Widgets > ‘Place in header top bar’ widget area
4) please specify your request or show us on screenshot what result do you want to achieve.
Regards,
Stan Russell.
I’m trying to “Sidebar Boxed” but I can’t do that as your demo.
So why you don’t have any import file such your demo?
I imported .json file but it is not as yours(you shows 36 grid but mine is just 1 ) etc..
So I trying 2 days and can’t do it. Really hard.
Could you do that?
Thanks.
Hello,
You can Import Sidebar Page in Theme Options->Import/Export.
Also please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Added.
Hello,
You have disabled allow_url_fopen. Ask your hosting to enable it. And then try to import Sidebar page.
Regards,
Robert Hall.
Oke it is enable..
Thank you so much. done.
About fonts:
How can I change? This font doesn’t support my language such as İ Ş Ğ
so could you tell me which font you used on your demo? (Now in my web site does not match with your font)
Hello,
our demo site is using ‘Raleway’ font.
Regards,
Stan Russell.
Hi, If i place .header .links{display:none} into the custom css file in the core theme, will it get overwritten when updating the theme?
Hello,
custom.css file will not be overwritten on theme update so your customizations will not be lost.
Regards,
Stan Russell.
Hi;
http://kavakliparfum.com/hakkimizda/
There is a girl from background on HAKKIMIZDA
Please tell me how to update it
Thank you.
I deleted header top using custom.css which you provide css code( EN GR $ Euro etc) But I want to add social like you.
How is it possible?
Hello,
To change breadcrumbs background go to Theme Options > Header > Breadcrumbs background and upload your picture.
To add media social icons on the top bar you need add shortcode [share]
in Text widget and drag it into “Place in header top bar” area in Appearance > Widgets.
Thank you.
Regards,
Eva Kemp.
Hi, Im wondering if i can make the catogory sidebar on the home page to have all the sub categories minimised. For some reason the top category on my sidebar is expanded by default making it really long.
How can i change it so that the top one is the same as the others?
Cheers,
Josh
Hello @josh_gaskin,
Please provide us with a page link where sidebar is shown and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Im not able to do that. we are using hosts file entry so it wont work for you unless you edit your hosts file. Is there a way i can send you a screenshot?
Hello @josh_gaskin,
You can provide us with a screenshot. Upload your image to some image storage, for example http://imgur.com/ .
Thank you.
Regards,
Eva Kemp.
It is appearing like this with the first category open which has a lot of different brands within it. http://imgur.com/S96aJsh,8NR0BOE#0
but we want it to appear like this http://imgur.com/S96aJsh,8NR0BOE#1 and then they can pop it open if they want to view it.
How can i do that?
so it looks like this: http://imgur.com/G27ylAY
Hello @josh_gaskin,
To close first category, edit wp-content/themes/woopress/js/etheme.js file. Find and comment out line 1633
$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
Regards,
Eva Kemp.
thanks, how will this be effected when the theme is updated though?
also, Ive tried commenting it out but it has now expanded all of the categories which is the opposite of what i wanted. Can you tell me how to make them all closed by default?
Hello @josh_gaskin,
Please provide us with FTP credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
as I’ve said before, we are using hosts file entry so i can’t give you access. the site isn’t live. Please tell me the line i need to comment out or change to make it so that it appears like your demo (all categories closed)
Cheers,
Josh
Hello,
As I wrote you need edit wp-content/themes/woopress/js/etheme.js file. Find and comment out line 1633
$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
To investigate the issue we need FTP access. Please specify what info should be written in hosts file to be able to connect via FTP.
Thank you.
Regards,
Eva Kemp.
Hi I sent this a couple of days ago but i think it got an error because i didnt write anything here. please see hidden content.
Hello,
I’ve commented the line. Please check categories sidebar now and clear browser cache before. If the issue persists please give us access to wp-admin panel.
You need use Posts Grid element in Visual Composer editor on the Home page and select what posts to show.
Regards,
Eva Kemp.
Thanks, that fixed it. Does the posts grid need to be a grid? or can it be just a text box style excerpt? I have tried using a plugin but im trying to make the whole post show and thought you may have something which will do that. the one im using does not.
THanks for your help!
Hello,
In Posts Grid settings you can set “1” for “Grid elements per row” and only 1 post will be shown in a row, so they will be displayed one after the other.
Please try it.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up