Hi, yes I check it but I did not make it. Please can you see what I miss?
The plugin is for news.
Another question, how can i remove options from a layer when editing a layout, please see this image:
https://drive.acloud.pt/index.php/s/y7HrZ7azUPiCckw
Thanks
ltheme
POSTED: 2017-04-06
Hello FERRADEIRA,
1. I corrected it for you, and it's working now.
2. It's LayersWP feature and impossible to remove. Thanks for your understanding.
2. LayersWP : the problem here is, when I browse a post, I don't have full screen, because it's reserved for a right bar: https://www.logicworks.pt/q/2017/04/05/viii-encontro-regional-de-apicultura/
Is there a way to change this?
thanks
ltheme
POSTED: 2017-04-07
Hello FERRADEIRA,
I only see colum8 (70% width) for your content, did you play with layout for this post? http://take.ms/va8sX
Or you can add more CSS below to fix it
article#post-1698.column.span-8 {
width: 100%;
}
After the Installation when i click on activation this theme i get an Error Code "Parse error: Syntax error, unexpected end of file in ...... class-tgm-plugin-activation.php on line 1940"
the end of the Code lokks like so:
public function does_plugin_have_update( $slug ) {
// Presume bundled and external plugins will point to a package which meets the minimum required version.
if ( 'repo' !== $this->plugins[ $slug ]['source_type'] ) {
if ( $this->does_plugin_require_update( $slug ) ) {
return $this->plugins[ $slu
I download the Zip file again, unzipped it and the error is still there.
What is to do?
ltheme
POSTED: 2018-02-21
Hello BDFANRW1,
Thanks for your info.
Could you please send me your site and admin login to our support email at "admin@ltheme.com" to help?
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
View History
The code did not work, the problem remains.
View History
What plug-in / widget do you recommend to this template to the front page?
Did you check carefully with CSS code that I provided? If I'm going to do it for you via info that you gave me via email.
About plugins/widgets, do you need plugins/widget for what function on front-end?
View History
The plugin is for news.
Another question, how can i remove options from a layer when editing a layout, please see this image:
https://drive.acloud.pt/index.php/s/y7HrZ7azUPiCckw
Thanks
1. I corrected it for you, and it's working now.
2. It's LayersWP feature and impossible to remove. Thanks for your understanding.
View History
2. LayersWP : the problem here is, when I browse a post, I don't have full screen, because it's reserved for a right bar: https://www.logicworks.pt/q/2017/04/05/viii-encontro-regional-de-apicultura/
Is there a way to change this?
thanks
I only see colum8 (70% width) for your content, did you play with layout for this post? http://take.ms/va8sX
Or you can add more CSS below to fix it
article#post-1698.column.span-8 {
width: 100%;
}
View History
How can I remove the heading from the widget (archive): https://www.logicworks.pt/q/2017/05/
Thanks
You just add more CSS below in style.css of child theme
div.title-container {
display: none;
}
View History
the end of the Code lokks like so:
public function does_plugin_have_update( $slug ) {
// Presume bundled and external plugins will point to a package which meets the minimum required version.
if ( 'repo' !== $this->plugins[ $slug ]['source_type'] ) {
if ( $this->does_plugin_require_update( $slug ) ) {
return $this->plugins[ $slu
I download the Zip file again, unzipped it and the error is still there.
What is to do?
Thanks for your info.
Could you please send me your site and admin login to our support email at "admin@ltheme.com" to help?