Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks. I added the plugin to try it. Yes. He should buy that if it is needed in the category pages. However, I hope you actually add the option for category pages’ admin side for layer slider or slider revolution..
Best Regards
Hi,
In the child theme I added the code like this. When I added the code like this I just see [layerslider id=”2″] as a text in the category page under the menu. I added the link of that page.
add_action( 'woocommerce_before_main_content', 'just_the_slider', 0 ); function just_the_slider(){ if( is_product_category( array( 37 ) ) ) { echo do_shortcode('[layerslider id="2"]'); } }
The site is not open yet. My friend is kind of studying woocommerce. In a learning phase….
Note: Something is also weird. When I change [layerslider id=”2″] to [av_layerslider id=”2″] ( that comes from one of your topics…) I see just an empty shell with a true height. However, it is just empty.
Best Regards
- This reply was modified 3 years, 2 months ago by samkamakina.
Hi,
I use the same theme for this account ( I am the same guy this is the account of my friend I made him buy this theme ) but when I add this code I only see [layerslider id=”2″] in the category page. I echo as it is but it does not show the layer slider. What could be the reason?
In that account ( ilkbaharkunduzu) I have a layer slider license from codecanyon. But in this account I only use default layer slider that comes with the theme. Could that be the reason? Should he buy a layer slider license for that?
Thanks
Hi,
Topic can be closed. Thanks.
Best Regards
Thanks Rikard.
Hi,
I created an account for you. I have shared wrong image. This is the view when you create a new page.
Thanks
- This reply was modified 3 years, 5 months ago by samkamakina.
Hi,
I have created a user name and a pass and added the link.
For another site I have used this code below for the input field. The theme is different but I could not point out the element with the style in this theme.
#price_calculator input {
border: 1px solid #696969;
width: 50px;
margin-left: 20px;
}Thanks
Hi,
Update: I added this code below inside quickcss. That decreased the size.
#price_calculator {
width: 200px;
}However, there are 2 things I want to ask you.
1-) There is a background color. How can I disable it. It is the same as the active tab background.
2-) How can I decrease the size of second td? For the input area the size is wide. It is 116×62.Thanks
- This reply was modified 4 years, 9 months ago by samkamakina.
Hi,
I have kind of an upgrade of the problem but there is another one. I wanted to have this permalink structure below:
https://example.com/parent-category/category/sample-products
I had to install a plugin in order to accomplish that which is: “Premmerce Permalink Manager for WooCommerce”.
Everything seems ok but the link in the breadcrumbs section is like this below ( mağaza means shop by the way in turkish):
https://example.com/magaza/parent-category/category/sample-products
However, the url is different. It is the first one but I am confused. In the breadcrumbs the mağaza is added as the link ( You are here: ..)
Thanks
- This reply was modified 4 years, 11 months ago by samkamakina.
December 10, 2019 at 11:18 pm in reply to: The right space of the main menu. The space between cart icon and menu items. #1164663Hi,
It is perfect. Good theme and fast support.
Thank you
December 10, 2019 at 6:24 pm in reply to: The right space of the main menu. The space between cart icon and menu items. #1164555Hi,
Yiğit. I added the link in private content. On the image I added normal version below the current menu. That space is unnecessarily is there. Is there any way to make it fullwidth?
December 10, 2019 at 3:04 pm in reply to: The right space of the main menu. The space between cart icon and menu items. #1164444Hi,
I did not open the site. It is in maintenance mode. We are exploring the wordpress and woo. I have created the admin account for you.
Thanks
September 12, 2019 at 5:40 pm in reply to: "Enfold Private Token" is not accepted by the Theme. #1137620Hi,
Instead of choosing private token I have chosen app. That’s why the token was invalid. There is not any problem now.
Thanks
-
AuthorPosts