Discussion on Beauty Center - Responsive WordPress Theme

Discussion on Beauty Center - Responsive WordPress Theme

Cart 1,047 sales
Well Documented

VegaThemes supports this item

Supported

306 comments found.

Hello. I am a registered user of this theme. We use it for www.svitlana.nl . I tried moving to PHP 7 (version 7.1.2 to be precise) and then I get a lot of errors. May it is because I have a version of the theme which is 1.5 year old, or maybe the current version is not PHP 7 compatible either.

Questions: Has the theme been tested with / is it supposed to work with PHP 7.1? If not (either) can we expect an updated theme for PHP 7.1?

If I swap PHP to version 7.1.2 I get:

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; AdmincorePosts has a deprecated constructor in /home/perfe179/public_html/svitlana.nl/wp-content/themes/beautycenter_wordpress/admin/widgets/category-posts.php on line 15

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; widget_flickr has a deprecated constructor in /home/perfe179/public_html/svitlana.nl/wp-content/themes/beautycenter_wordpress/admin/widgets/widget-flickr.php on line 5

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_twitter has a deprecated constructor in /home/perfe179/public_html/svitlana.nl/wp-content/themes/beautycenter_wordpress/admin/widgets/widget-twitter.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_textcontent has a deprecated constructor in /home/perfe179/public_html/svitlana.nl/wp-content/themes/beautycenter_wordpress/admin/widgets/widget-text.php on line 2

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Widget_testimonialcontent has a deprecated constructor in /home/perfe179/public_html/svitlana.nl/wp-content/themes/beautycenter_wordpress/admin/widgets/widget-testimonial.php on line 2

Cheers, Peter

Hi Peter,

With just some basic php changes the theme will support php 7+ servers.

Tomorrow will update our theme, and reply to your comment again.

Regards.

Hi, I’m using Cloudflare CDN and would like to use their Rocket loader option. Only problem is that when I enable the slider wont show.

In which file and where exactly I should put this code data-cfasync=”false” to make it work? example is <script data-cfasync=”false” src=”/javascript.js”></script>

https://support.cloudflare.com/hc/en-us/articles/200169436-How-can-I-have-Rocket-Loader-ignore-my-script-s-in-Automatic-Mode-

Hi,

Since we never used Cloudflare, we cannot help you with this, and it’s a bit of our support area, since it’s outside the themes files.

But we can help on guidance on how to add a JS script corectly to wordpress and to this theme.

Ass you see all the JS files are loaded inside the functions.js file inside the theme root folder.

If you will open functions.js and check this function on line 49:

function theme_scripts() {
    wp_enqueue_script( 'jquery' );
    wp_enqueue_script('prettyPhoto', get_template_directory_uri().'/scripts/jquery.prettyPhoto.js', false, '3.1.6', true);
    wp_enqueue_script('menu', get_template_directory_uri().'/scripts/menu.js', false, '1', true);
    wp_enqueue_script('fitvids', get_template_directory_uri().'/scripts/jquery.fitvids.js', false, '1', true);
    wp_enqueue_script('custom', get_template_directory_uri().'/scripts/custom.quicksand.js', false, '1', true);
    wp_enqueue_script('tweet', get_template_directory_uri().'/admin/twitter/jquery.tweet.js', false, '1', true);
    wp_enqueue_script('flexslider', get_template_directory_uri().'/scripts/jquery.flexslider-min.js', false, '1', true);
    wp_enqueue_script('effects', get_template_directory_uri().'/scripts/effects.js', false, '1', true);
}
add_action( 'wp_enqueue_scripts', 'theme_scripts' );

So you need to define the file as for example:

wp_enqueue_script('fitvids', get_template_directory_uri().'/scripts/jquery.fitvids.js', false, '1', true);

And it will be automatically loaded with

add_action( ‘wp_enqueue_scripts’, ‘theme_scripts’ );

This will load the JS file at the bottom of the file code.

And normally when the slider is not showing this means a JS error. And the most common error users do, is to load jquery library twice on the theme. Jquery is enabled by default in wordpress, and when you use another plugin or JS script make sure you don’t use some libraries twice.

Hope this helps.

Regards.

Dear All, I can’t explain but somehow the contact “send” button won’t work anymore. Can you help whats wrong? The page is http://nailworkers.de/kontakt/ At the moment I have two contact form installed, as the contact form of the page won’t work – I installed easy contact form to catch the contacts until the regular one works again. Many thanks!

Hi Annika,

Just tested your form.

It seems like the form is validating corectly. But after submit, there is no “successs message” apearing.

If I have access to your files I would made some testing. But you can try to do this:

1. Do you remember if before installing the other contact plugin it worked? Maybe this new contact plugin is creating a conflict in the code. Try to disable it for a second and test the form again.

2. Do another test with another email adress added in the admin in the contact form.

3. Try to add another contact title here

“Anfrage über nailworkers.de” without the dot ”.” before de. Dots can create conflicts in the php email titles.

Let me know if one of these fixed the issue.

We will continue investigating after with more ideas.

Regards.

Hi there, thank you for your reply. Unfortunately all three options did not help. 1. I installed the second plugin after the original one did not work anymore, I deactivated it to test, but the original one still does not work 2. Did that, did not help 3. Change the title, so it’s without a dot, did not help.

Can I transfer you the login credentials so you can check? (If possible)? BR, Annika

Hi,

Yes if you can provide the wp login details we will take a look at the code there.

But use our contact form , from the profile page-sidebar to privatelly contact us.

Regards.

Hi I was wondering if you could help me please. A friend has asked me to upload some photos onto her gallery. She is using your theme. I can not for the life of me figure out how to add images! I’ve spent a few hours looking. Here’s her site – http://sallythomashair.com/filter/sally-thomas-bridal-hair/ I’d prefer not to tell her that I can’t do it so was wondering if you could possibly send me the documentation that comes with the template please? My email is chatterton1@hotmail.com or may just explain it to me in layman’s terms. Thanks Emma

Hi,

We sent you an email with the documentation.

See there the point nr 4E) Create a Photo Gallery page

Regards.

Thanks, haven’t got it yet though.

Hi,

I have double check the sent email.

It’s sent at chatterton1@hotmail.com (Emma Chatterton) 8 hours ago.

Check your spam folder too, maybe it’s there by mistake.

Regards.

List item/bullet – how to change and get rid of default one?

I’ve been trying to spot that from CSS-file but can’t find it. It’s bit annoying as it comes as default when making list item. Some plugin use just

    • elements so I would like to change that.
  • Hi,

    So you want to change the default styling we added for the UL lists right?

    Like the one found in the sidebar, and content, as seen on this page in the content http://themes.sindevo.com/beauty-center-wordpress/2013/04/05/beauty-is-a-precarious-trace-that-eternity/

    The styling is found in each CSS color file. Go inside the CSS folder and see the colors styles. For examples:

    css/purple.css

    The bullet is found in

    a.more, .left13 ul li, .entry ul li, .sidebar ul li {
        background: url(../images/purple/bullet.png) no-repeat left;
    }
    

    In the main style.css you find the padding and other general styles for the lists:

    .left13 ul li, .entry ul li {
        padding: 5px 0 5px 20px;
        margin: 0px;
        display: block;
    }
    

    Hope this helps.

    Regards

    Hi, that’s just what I was looking for. Big thanks! I should have checked there.. :)

    The contact form stopped working on my site. Although the messages are being send, I am not receiving anything. Please help http://bonitasbeautybar.com/contact/

    Hi,

    Did you changed something in the wordpress or the files?

    1. If you changed something in wordpress, like installign a plugin, make sure did not created a conflict with the theme files.

    2. If you did not changed anything, ask your hosting is they updated something. Maybe they block your emails. Some hosting requires now SMTP verifications for forms. And the form we use in the theme does not have this functionality.

    Just tested the form. And the code submit successfully. This means the functions works well in the theme code. It’s definetily a server issue.

    Check your spam folder also.

    Regards.

    Hello, how to install the example presented

    thks, I have no pictures. How to insert pictures in the slide?

    its ok.

    Hi,

    Just use the option in the “Home slider” tab to add images. Regards.

    Hi, do you have Hebrew language adjusted to the theme? I need it thank u

    Hi,

    Sorry, we did not tested the theme with this language.

    Regards.

    Hi, I like this template and planning to buy this. Just wondering if I can create a header carousel with some video and some images?

    Hi,

    You can create a slider on home page with images like in the demo. But it does not suport videos as it is. Only in pages you can add videos.

    If need any more help let us know.

    We do offer also free demo content adding and installation.

    Thank you for choosing our theme.

    Regards.

    Hallo, Can you send me the code like the service page on http://camilassalon.com/services-2/ I would like to make the same, same size and hoveraction but with my own photo’s and text. I can not find it in the provided shortcodes. Thnx

    Hi,

    That section you see on their website is custom made.

    But I can send some code to be the same used in your theme.

    Just write us using the contact form on our profile page, so we can reply to your email with the files.

    Regards.

    Hi, Having troubles with sub menus on mobiles.

    Sub-menus display on mobiles, however, when touching a submenu item, submenu disapears and i am redirected to the next menu option.

    To be more clear:

    Whith this menu structure ; Menu item 1 Sub menu item 1.1 Sub menu item 1.2 Menu item 2

    The menu is displayed correctly, but when selecting sub-menu item 1.1 (or 1.2) : – sub menu of menu item 1 disapears – I am redirected to Menu Item 2

    You can check this here http://irisbeaute.fr , please.

    Regards Cemi

    Hi there,

    Any plans for an update making the submenus work again ?

    Thanks & regards,

    Hi,

    Sorry for the delay on this. Tomorrow updates will be available.

    If you want them directly in your email just le me know.

    Regards.

    Thanks,

    Yes, It would be great if you can send them by e-mail. I will test it, and will give you a feedback.

    By the way, please include the release notes if there are other changes than the sole “submenus topic” in this update.

    Regards,

    Hi can you add the demo content for me cant get the slider working

    Hi,

    Sure, we can create the demo content for you. Just send us the login details in privatelly. Use the contact form on our profile page.

    Regards.

    Hi,

    I have been using this theme for a while, by now, and i am pretty satisfied.

    I am trying now to use the built-in Photo Album feature. Works great, but when on smartphones tapping the thumbnail to have the lightbox showing the big image, the image looks small, and don’t have the pinch zoom.

    This might be due to the prettyphoto lightbox being used by the theme. Is there any way to use another lightbox with full screen display and pinch feature ?

    Thanks for the great job done with this theme.

    Hi,

    Here is how the prettyphoto script works. Click on the thumb icon the popup will open with the image. And as you can notice the image have a full screen small icon in the right-top corner. Clicking again on that will open the image in large formar. Yes the pinch zoom will not work, but the image is now larger and can be scrolled.

    That is the only way the script we are using can work.

    For the future I gues we will have to think to update this, to allow mobile users to view the images better on mobiles.

    For now if you want to change the gallery functionality, you will have to use an extra plugin. That works better on mobile, and install it separatelly. You can check for free or premium photo gallery wordpress plugins on codecanyon.net

    Thank you to for using our theme.

    Best Regards.

    Thank you so much for that extensive and fast answer.

    I am trying now Unite gallery plugin, working pretty well with mobiles. Looks also compatible with beauty center theme.

    Thanks again.

    Glad I could help. Regards.

    Hello, where can I find the social icons you use in the theme?

    Hi,

    If you browse inside the theme folder / images/social_icons/ you will see more icons there. Maybe you will find what you are looking for there.

    If not use THIS website to find free comercial use icons.

    Regards.

    I need to erase the “Home Slider” predeterminated asap, because I put another slider with a plugin and now my web seems bad in movil (with an horrible purple line) please help me!!!!

    Hi,

    You can just disable it from the admin. Go to Appearance->Beauty Center Theme Options -> Slider tab

    Enable Home Slider: – > Disable

    To delete it from the file, just open homepage.php and delete the code that starts with

    ?php if($famoustheme->get_option('show_home_slider') == 'enable'
    .........
    

    Regards.

    Hello I ve just installed auto thumbnail creator and something bad happen to slider. It went to the top, there is no images, and there is no option to click on menu items. https://i.gyazo.com/8e6bfd481b629a35060945454a04423d.png Please heeelp :)

    update: there is some problem with jquery regards to console: https://i.gyazo.com/41ac8ff6fefd8b27683599488590f690.png

    Hi,

    It must be a javascript conflict somewhere, created by the plugin you installed. They must use the same js files, and created conflicts with the theme one.

    To make sure this is it, just disable the plugin, and if it works after it means this is it.

    Regards.

    I started creating my site from scratch today at 12pm. I installed the theme, uploaded the demo data, and started to modify from there. During my effort I sent two emails to support with specific problems. The first email was answered after an hour or so. The second email took a few hours but they specified the whole coding modification which my request would require. These guys are so supportive it’s excellent. It’s now 12 am here and my site is ready! In total it took approx 6 hours. Excellent theme, excellent support, well recommended. Thanks , guys! Cheers, Peter ( http://www.svitlana.nl )

    Thank you Peter.

    For choosing our theme.

    It’s been a pleasure supporting you.

    Regards.

    Hi I hope you are well. I would like to protect my portfolio by a password. Is tere a shortcode for that and if yes, where i should write it ? Kind regard Thierry

    Hi,

    You build your portfolio as a page right like in our demo?

    Then try THIS solution

    Regards.

    hi. Thank you for your quick answer. I will try that. Regards. Thierry

    Anther inquiry, How does one add the onmouseover and onmouseout function to the the images just like this example http://camilassalon.com/services-2/ . Thanks

    Hi,

    Looking at their customization code, they created an image with that text. And the custom javascript code that handles the hover effect.

    We will create a similar page design, with a similar effect, and try to integrate it in our theme. But will take a few days, since our dev people are in a small vacation. We will release the update the most probably new week.

    We can reply to your comment once the update is online.

    Regards.

    Hi, I’ve started to update/upgrade my html/css site using this theme. Everything seems to be quite easy so far but…

    1. When checking that demo template with Google’s pagespeed tool it gives 70/100 for mobile and 83/100 for desktop any ideas how I could increase those points bit? 2. How can I add that small rounded thumb to post?

    Oh and 3. when editing Appearence – customize – widgets – footer widget – custom text widget with image it doesn’t accept html code in title or text field. Not even link Any solution?

    Hi,

    1. There are some things you can do, like minimize the CSS, javascript files…minimize the images used in the layout. Also google recommends some things to do as well when you check the page.

    The theme was not created for speed purposes at that time. But there are some general things that can be done.

    2. The round thumbs like the one in our demo? In the widgets areas? If yes you have a checkbox to select in the news widgets that will automatically show the thumbs, for the posts that have a featured image.

    3. Yes HTML code is not allowed in widgets inputs. We can tell you how to enable that in code if you want. But when we submited the theme to themeforest they do not allow HTML code in widgets, for security issues. This can be vulnerable for wordpress.

    Regards.

    by
    by
    by
    by
    by
    by

    Tell us what you think!

    We'd like to ask you a few questions to help improve ThemeForest.

    Sure, take me to the survey