Forum Replies Created
-
AuthorPosts
-
User Support
ParticipantHello Cindy,
Here we are sending you our theme step by step complete documentation link below. You may follow it to install and set up your complete theme same as our demo.
https://luzukdemo.com/demo/panadero-bakery/documentation/
Thank you.User Support
ParticipantHello Erin,
There is no option to add customized page link for the Services. The services are coming from the Post type. You may add your contents for services from Go to Dashboard >> Services >> Add/Edit page >> Add your contents >> Update.
Thank you.User Support
ParticipantHello Andrew,
Kindly change the font awesome icons at least once in every skill in the “My Skills section” and then publish it.
Thank you.User Support
ParticipantHello Loren,
Yes, you may share example screenshots with us.
Thank you.User Support
ParticipantHello Loren,
Could you please share your site url with us? We will directly check on it.
Thank you.User Support
ParticipantHello Andrea,
The upload file limit is at least 8mb, please contact your hosting provider and ask them to increase the upload limit.
Thank you.User Support
ParticipantHello Giselle,
Could you please share your site url with us? We will directly check on it.
Thank you.User Support
ParticipantHello Sonali,
It is not possible to make the slider background image transparent.
Thank you.User Support
ParticipantHello Valeh,
We have removed the white spaces surrounding your video section. Kindly check your site https://acolyst.com/.
Thank you.User Support
ParticipantHello Valeh,
We need to check the css files of your theme. For that we need your both sites WordPress credentials . Could you please share it with us on our support email id : [email protected] ?
Thank you.March 30, 2021 at 12:29 pm in reply to: data-vocabulary.org attribute set is no longer supported #36598User Support
ParticipantHello Oleg,
We have added our theme on the webmaster tool. Now we are waiting for the webmaster result, please wait for a solution.
Thank you.User Support
ParticipantHello Sonali,
There is no option to increase the limit for the Projects Section. But we will increase it for you, please tell us how much limit you want? For that we need your WordPress credentials along with site URL. You may share it on our support email id : [email protected]
Thank you.User Support
ParticipantHello Joseph,
Could you please share your site URL with us? We will directly check on it.
Thank you.User Support
ParticipantHello,
Yes, you may change transaction speed as you want. Go to wp-content >> theme >> expert-mechanic-pro >> template parts >> section-skill.php >> change slide speed.
Thank you.User Support
ParticipantHello Yasir,
Our theme is given the option to show only categories, if you want to show subcategories, then we have to do extra code for that. So you need to pay a small amount for this work only $6.
Thank you.User Support
ParticipantHello Loren,
There is no option to change the slider arrows location. But you can do it by adding the below css to your Additional css:
#ht-home-slider-section .bx-wrapper .bx-prev {
left: 2%;
top: 50%;
}
#ht-home-slider-section .bx-wrapper .bx-next{
right: 2%;
top:50%;
}It is not possible to change the slider order. You can use any plugin for it.
Thank you.User Support
ParticipantHello Nikolaos
We are sending you a demo data xml file. Kindly download the file from below link and import it.
https://www.dropbox.com/s/3jvvnapvib15np8/businessaccounting.WordPress.2021-03-24.xml?dl=0
Thank you.User Support
ParticipantHello Valeh,
We have checked your site in Incognito mode and mobile. Video auto play is working properly. Kindly check it again with refresh and let us know.
Thank you.March 19, 2021 at 12:14 pm in reply to: data-vocabulary.org attribute set is no longer supported #36498User Support
ParticipantHello Oleg,
Could you please share your site url? Kindly share a screenshot where you have seen the data-vocabulary.org error.
Thank you.User Support
ParticipantHello,
For checking exact issues and adding services properly as per you mentioned we need your correct credentials. Kindly send us the correct one. We are not able to login with given credentials.
Thank you.User Support
ParticipantHello,
We checked your site https://research.acolyst.com/ on all desktop , tablet and mobile view. Video auto play is working properly. Kindly check again and let us know.
Thank you.User Support
ParticipantBonjour Fawzi,
Pourriez-vous s’il vous plaît partager l’URL de votre site avec nous? Nous le vérifierons directement.
Merci.User Support
ParticipantHello Valeh,
You may open menus and submenus in new tab by following the steps below
Go to Dashboard >> Appearance >> Menus >> click on “Screen Options” (At Top right) >> Select “Link Target” >> Click on the menus and select “Open link in a new tab” (select this option for all menus which you want to open in new tab) >> Save menu. See in the screenshot https://paste.pics/37fad6c3c4790f8ad873fe08a0fb0455
Thank you.User Support
ParticipantHello Valeh,
We have removed the white spaces surrounding your video section on mobile view. Kindly check your site and let us know.
Thank you.User Support
ParticipantHello Francis,
We have sent you a demo data xml file to your email id: [email protected]
Thank you.User Support
ParticipantHello Valeh,
You can not set the menu and submenus to open in a new tab on click.
Thank you.User Support
ParticipantHello Valeh,
Could you please share your WordPress credentials with us? We need it to check the exact issue. You may share it on our support email id: [email protected]
Thank you.User Support
ParticipantHello Devrim,
We have sent you a demo data xml file to your email id: [email protected]
Thank you.User Support
ParticipantHello Rodney,
Could you please explain your exact query to us? So we can help you.
Thank you.User Support
ParticipantHello Stephanie,
You can not add 5 members in single row. If you want, then we need to code again for that.
Thank you.User Support
ParticipantHello Eva,
We have checked your site on mobile. The characters Ő and ő are showing properly. Kindly send a screenshot and explain your issue.
Thank you.User Support
ParticipantHello Dayz Tech LLC,
We have sent you a demo data xml file to your email id : [email protected] . Kindly download and use it.
Thank you.User Support
ParticipantHello Heba,
Are you talking about “All Category”? Kindly let us know.
Thank you.User Support
ParticipantHello Erin,
There is no option to center 6 services and slider text and button. But we can do it for you, we have to add some code. We need your site url along with wordpress credentials for that. Could you please share it with us? You may share it on our support email id: [email protected]
Thank you.User Support
ParticipantHello Valeh,
To remove the spaces surrounding the video in mobile view, kindly add the following css to your Additional Css:
@media screen and (min-width: 320px) and (max-width: 768px){section .lightbox{
padding: 0 0 !important;
}
#industry {
padding: 1em 0 !important;
}
}Thank you.
User Support
ParticipantHello Valeh,
Kindly add the below Css to your Dashboard >> Appearance >> Customize >> Additional Css (add below css) >> Publish.header.site-header ul {
margin: 0 0 0 70px;
}
Thank you.User Support
ParticipantHello Amata,
We have solved your Procedure section color issue. Kindly check your site and let us know.
Thank you.User Support
ParticipantHello Rod,
You may hide the date option from Go to Dashboard >> Appearance >> Customize >> General configuration >> Post page date setting >> Select “Hide Post Date” >> Publish. See in the screenshot https://paste.pics/febf700cfdb40d6095e7b1a5406c6979
Thank you.User Support
ParticipantHello Amata,
There is no color glitch in our theme. We need your site url along with your WordPress credentials. To find out exact issue on your site. Could you please share it with us on our support email id [email protected]? So we can directly check on it.
Thank you.User Support
ParticipantHello Arstein,
We need your site URL along with WordPress credentials to check your exact issue on your site. Could you please share it with us? You may share it on our support email id [email protected]
Thank you.User Support
ParticipantHello Amata,
Could you please tell us have you installed “Contact Form 7” plugin?
Thank you.User Support
ParticipantHello Amy,
We have checked your site. Kindly use the small size logo. Set the logo width to 50 from Go to Customize >> General Configuration >> Site logo / Title / Tagline >> Set logo max width to 50% >> Publish.
Thank you.User Support
ParticipantHello Amy,
Could you please share your site URL with us? We will directly check on it.
Thank you.User Support
ParticipantHello Amy,
You may use 255x60px size logo.
Thank you.User Support
ParticipantHello,
Yes, it is possible to insert Google re-captcha in form contact. You may follow the link https://contactform7.com/recaptcha/.
Thank you.User Support
ParticipantHello Carrie,
We have added the “Pinterest” social media icon option to the header.
Thank you.User Support
ParticipantHello Ernest,
Change “About us” section background color Go to Dashboard >> Appearance >> Customize >> Home section >> About us section >> Manage background >> Manage Background by( set “Color”) >>Background color (as white)>> Publish.
Thank you.User Support
ParticipantHello Ernest,
To remove the “About us” section background image Go to Dashboard >> Appearance >> Customize >> Home section >> About us section >> Manage background >> Background image >> Remove >> Publish.
Thank you.User Support
ParticipantHello Tia,
We have checked your site. You have to add “Excerpt” text for the slider from Go to Dashboard >> Slider >> Edit slider >> Excerpt(necessary to add any text)>> Save. See in the screenshot.
https://paste.pics/be435bf28e252d0683b4a4a24cfc861eThank you.
User Support
ParticipantHello Nicholas,
Could you please share your site url with us? We will directly check on it.
Thank you. -
AuthorPosts