Forum Replies Created
-
AuthorPosts
-
Pratik
Participant@shorebeing:
You can add Featured Content title by going to Appearance=> Customize=> Featured Content=> Headline for Featured Content and add in the title.To justify the homepage content, you can add following CSS code in Appearance=> Customize=> Theme Options=> Custom CSS box:
.home .entry-content { text-align: justify; }
Let me know how it goes.
Regards,
PratikPratik
ParticipantHi @kalatos,
There was an issue with WP 4.5 on theme latest version. To solve this, please follow these steps:
1. Goto Appearance=> Customize => Header Image and then Hide the image there
2. Go back one step and then to Customize => Site Logo and then add in the image thereWordPress 4.5 provided us with Custom Logo, so we have used core option to keep the theme updated.
Let me know how it goes.
Regards,
PratikMay 16, 2016 at 9:13 am in reply to: Updated to 3.6 and Site Crashed and Plugins Causing Errors #91736Pratik
ParticipantHi @pal_coche,
Are you facing any issues now?Pratik
ParticipantHi @Victoria,
Are you using Featured Post Slider? If you are, then you will need to regenerate the thumbnails using Regenerate Thumbnails Plugin.Let me know if you still face problems after regenerating the thumbnails. Also, please post in your site url.
Regards,
PratikMay 14, 2016 at 7:25 pm in reply to: Updated to 3.6 and Site Crashed and Plugins Causing Errors #91690Pratik
ParticipantHi @pal_coche,
Your site is sending errors because it is exhausting the memory. You can follow the steps mentioned here.
Also, you can try renaming the plugins folder, some plugins hog up the memory and then try adding them one at a time to see which plugin is the culprit.
Also, you can ask your host to help you increase them memory limit. They can do it by adding php.ini file with correct parameters.
Regards,
PratikPratik
ParticipantHi @Lisa,
You can use any image sharing sites to upload an image and share the link here. Like http://postimage.org, http://imgur.com, http://www.image-share.com, etc
Pratik
ParticipantHi @ShoreBeign,
Do you mean the text “Deep in the Sussex rolling countryside……..” to sit above the three images(Date and Price, Accommodation and Food).
For that, you can goto Appearance=> Customize=> Featured Content and check the option Check to Move above Footer. This will move the images below the content(above footer).
Let me know if this is what you wanted. If not, please let me know which content and images you mean, maybe via a screenshot.
Regards,
PratikPratik
ParticipantHi @Nadia,
1. There looks to be an issue changing Transition Length from customizer as you have mentioned. For now, try changing that option from Appearance=> Theme Options=> Featured Slider(Tab)=> Slider Options=> Transition Length. We will fix the customizer issue in next version. Thank you for the report.2. Since the site is not live, can you let me know which Slider type you are using? If it is Image Slider, then you will need to upload all images with same size. It it is Post, Page or Category Slider, then you will need to regenerate the thumbnails using Regenerate Thumbnails Plugin
Let me know how it goes.
Regards,
PratikPratik
ParticipantI did some research and it looks like cache problem. Can you try following:
* Remove all cookies from the cache
* Restart the PC
* Log in at your WordPress correctlyIf this fails, can you try a different device?
Pratik
ParticipantHi @Nels,
Are you the admin of the site? Also, there might be some plugins blocking access, try deactivating all plugins and repeat the process.
Also, this is an issue related to WordPress rather than the theme itself, so it will be better if you access the WordPress forums.Regards,
PratikPratik
ParticipantHi @Lisa,
Can you post your site url. Also, some screenshots might help if possible.Regards,
PratikPratik
ParticipantHi @Lisa,
Facebook uses open graph for finding the main image. So, for that, you can either use Catch Web Tools plugin. It has open graph tools that you can use to add image that will be fb image.
Let me know if you run into trouble.Regards,
PratikMay 14, 2016 at 8:15 am in reply to: Updated to 3.6 and Site Crashed and Plugins Causing Errors #91676Pratik
ParticipantHi @pal_coche,
I will send you an email, and then you can send me the error in that email. Please give me a few time.
Regards,
PratikPratik
ParticipantHi Diego,
Thank you for upgrading to pro version. Please post in if you face any more issues.
It issue will go away in Pro version.
Regards,
PratikPratik
ParticipantHi @nican,
We have tried to debug the issue and it looks like plugin issue. All the settings are saving perfectly, but when language is switched the content gets changed even when logged out. Please contact the plugin’s support forum for further resolution.
Regards,
PratikPratik
ParticipantHi @Barb,
To find the id for post, you can either add Catch IDS plugin or Catch Web Tools with Catch IDs module activated.
Once installed and activated, you will be able to view the Id of the post on the Post list page. Let me know if you run into trouble.Regards,
PratikPratik
ParticipantHi barb,
I think the mistake is that you have used Page id instead of Post ID. The Free version only has Post Slider and Category Slider, not page slider. Page slider is present in Pro Version.
Please try adding Post ID instead and see if it works or not.
Let me know how it goes.
Regards,
PratikPratik
ParticipantHi @Barb,
I will need access to your admin as this looks to be a strange issue. I will email you soon.
Pratik
ParticipantHi @rafalwerez,
Yes that it is. Editing that part is only available in pro version. However, I can provide you with code to hide that part. For that, goto Appearance=> Customize=> Theme Options => Custom CSS and add in following CSS code:#site-generator { display: none; }
Regards,
Pratik -
AuthorPosts