Forum Replies Created
-
Author
-
AndreiModerator
You have the main shop page which is your main products archive page and after that you have category pages.
Unfortunately we don’t have any other advanced layouts for woocommerce in our SweetDate theme.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorIf you have set up your WooCommerce pages you should have a main shop page “yoursite.com/shop/” usually, if not you’ll have to setup your shop page from you back end in “WooCommerce > Settings > Products > Display > Shop Page”;
The page assigned as Shop page will be the home ( base ) of your shop and products.
You can check to see if the products were imported in the backend of your site under the “Products” menu.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorAnd your shop page should end up looking like this:
http://seventhqueen.com/demo/sweetdatewp/shop/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorPlease give a look at their official docs, maybe it will help you more or maybe it’s a more up to date import file.
http://docs.woothemes.com/document/importing-woocommerce-dummy-data/Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou can ignore them, please check if your demo products were imported correctly.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou can find the demo products import file in our main theme package which can be downloaded from themeforest ( not just the install package ). Can be founded in “Demo content/demo_woocommerce.xml”.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou don’t see the matching options because you didn’t updated your theme.
Please note from this screenshot made in your admin panel that you have the theme at version 2.7 while the latest version available to download from themeforest is 2.8.2:
http://seventhqueen.com/public-files/andrei/2015-06-19-nwx7n.pngPlease update and let me know if you still encounter any other issues.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorEverything works just fine now, you should have added the shortcode again, used the Custom type, set the image and you gender field and value for each icon and that should have fixed your counters.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Unfortunately you didn’t provided me wp-admin credentials, can you please sort this out I need to see how you used the shortcode for members count.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi Alex,
I got back to you on your email address.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi, Yes, I’ll get back to you shortly.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi @petev666, sorry for the delay, I’ll give a look into your issue and come back with a reply asap.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorI’m glad to hear that.
Please note that you’ll need to make this modification again after you’ll update your theme next time.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorWell, I would bet that the issue comes from the caching plugin, maybe it’s caching ajax calls, thing that wouldn’t have to happen normally.
I’m glad that you manage to get it working finally.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorWell, after you’ve set up your buddypress plugin, just go to the page you have assigned for the “Members Directory” and access a member profile. That menu can be found only in members profile and it cannot be used in other parts of the site and it will contain only the default social components of buddypress, you cannot add your own menu entries in it.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorNo, unfortunately we offer support only in English.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou will have to enable and setup BuddyPress, the will generate profile pages where you’ll also have this profile menu available.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
You can find our demo import tool in the back end of your site, under ” Appearance > KLEO Demo Data” where you can select to import “Specific Page” and select the desired page to be imported.
This subject is also covered in our docs: https://archived.seventhqueen.com/documentation/kleo#demo
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorCan you please give as us a link to the page where you have issues with the carousel so that we can investigate what’s happening ?
Looking forward.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorPlease add this code to your functions.php file and it will add Pmpro Restriction options for portfolio.
COPY CODEfunction kleo_portfolio_pmpro_metabox(){ add_meta_box('pmpro_page_meta', 'Require Membership', 'pmpro_page_meta', 'portfolio', 'side'); } function kleo_portfolio_pmpro_cpt_init(){ if ( is_admin() ){ add_action('admin_menu', 'kleo_portfolio_pmpro_metabox'); } } add_action('init', 'kleo_portfolio_pmpro_cpt_init', 20);
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 15, 2015 at 05:01 in reply to: How can I have "Feature Items Grid" with 4 items in 1 row? #62799AndreiModeratorCan you please give me a link to the page where you’re trying to set this up?
Looking forward.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Unfortunately there isn’t such option, but you could achieve this with the help of a developer.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
For this you’ll have to edit a theme file directly, the file is: “wp-content/themes/sweetdate/assets/scripts/app.js” and you’ll have to change at line 134, the values of the quote carousel script ( jQuery(‘.testimonials-carousel li’).quovolver(400, 7000); ).
By default 400 is the transitionSpeed and 7000 is the autoPlaySpeed.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorCan you please explain me a little bit more how you’ve set up this fields and why did you put a default value, for what purpose ? Maybe provide me a link to your site or provide admin credentials so I can give a closer look at your settings.
Looking forward.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThis will require building some additional code which should interfere in the members listing and filter out the desired profiles when is the case. If you don’t have programming knowledge to build this by yourself then I recommend you to contact a wordpress developer.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorWell, probably this is your desired workflow, but other customers might see this as a way to force non-members to upgrade their account.
If you have more details about such features I would recommend you to create a feature request so that we can give a look at them for later updates.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorCan you please let us know where do you encounter this error, in which page ?
Are you sure your memory limit applies correctly ?
You can check it with a plugin like this one: https://wordpress.org/plugins/wp-memory-usage/Looking forward.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorCan you please point me where you’re using this field, where you want to change it ?
Please provide me a screenshot for better guidance.Looking forward.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 15, 2015 at 04:29 in reply to: Strange Styling on various pages (Members, Profile, every activity page) #62789AndreiModeratorHi,
I’ll give a look into this issue and I’ll try to get back to you as soon as possible with a better solution.
Sorry for any inconvenience.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi, for better support on this issue I would recommend you to contact PMPro support team.
WooCommerce can’t manage recurring payments by default, so you can’t use it for membership levels.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
You can use the following filter ( add it to your functions.php file ) to change the redirect url:
COPY CODEfunction kleo_pmpro_url_redirect_url(){ return 'your-redirect-url-here'; } add_filter('kleo_pmpro_url_redirect', 'kleo_pmpro_url_redirect_url');
For editing email template you’ll have to find a plugin which changes the default wordpress email template.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
The file containing the fb sdk for login is this:
“wp-content/themes/sweetdate/framework/functions/facebook_login.php”
And the sdk url is defined at line 30.Please note that this file will get overwritten at updates, we’ll give a look to see if we can set this by the language used in wordpress.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorCan you please apply the code available in the other thread and after that give me a link to your website so I can inspect it’s source code ?
Looking forward.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Unfortunately this isn’t available in our theme for the moment, but you could try to add it as a feature request and if the topic gets popular we’ll address this feature in one of our future updates.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorWell, I think this could be possible, with some additional hooks or filters.
You should better put this question to the author of the Bp Follow plugin, it sounds like a nice feature to have in that plugin.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorWell I think in this case the problem isn’t the way the posts rearrange but the thing that you’re trying to fit 6 items in a row on a sidebar template page, that’s from start a wrong thing. Sidebar pages nicely accommodates 3-4 items per row, what’ over that it will make post boxes way to small to be displayed inline.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi, unfortunately the buddypress “Add to favorites” function can’t be easily disabled.
I can’t understand what do you refer with the “minimize” the “show less”, can you please provide a screenshot pointing out what to what you’re referring ?I have heard of such thing achieved with a plugin but from what I know it was outdated and didn’t worked well and also I can recall the name of the plugin. You can try to search and see if you can find any updated alternatives.
Looking forward.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
For the fixed background please try to change the background-size property to cover or 100% and see if works.
For the menu styling you will have to go to “Theme Options > Styling Options > Header” and set a background.
If is needed you can also generally set “Transparent Menu” from “Theme Options > Header Options”.Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
We’ll give a look at this and we’ll address this issue in the next update of the theme.
Thank you for pointing this out.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorPlease refer this issue to any caching plugins that you might be using.
The ajax request shouldn’t be cached by any way, so if your caching plugin is doing this then please ask it’s author how to exclude this from the caching mechanism.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts