kosmonaft
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Phlox] Top Bar and Phlox logoHey,
I’m using the free Phlox and there isn’t a way to update the Logo.
When I update it in Appearance-> Customize > Site Identity it seems fine but once I Preview the page “Phlox” logo is set.
When I’m editing with Elementor the Home Page I can see the “Phlox” logo if I click to edit the “Header” template with Elementor I see my logo.Any idea why I can’t update the logo?
Forum: Plugins
In reply to: [Autoptimize] Not working with ElementorHello,
I’m having problem with your plugin and Elementor as well.
Didn’t want to open a new question as mine problem is similar and your answer helped me to track down the reason of it. However still not sure how to fix it.
On every second refresh/visit wrong styles are loaded for some of the containers.
I tried to disabled JS and CSS and my research showed that the problem is disappearing when I unchecked the “Aggregate all linked CSS-files? If this option is off, the individual CSS-files will remain in place but will be minified.”
The most interesting thing is that inspecting in the console when I’m getting the styles I want to have the images have styles for this class: .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img
When it doesn’t work as expected it are having .elementor-posts-container .elementor-post__thumbnail imgForum: Plugins
In reply to: [Multiple content blocks] Cannot edit any of my content blocksHi, I have the same issue.
Any idea where is the problem?
Forum: Plugins
In reply to: [Easy Image Gallery] LightBox is not workingHi,
It will be great if you could help you.
Maybe we can arrange some day of the next week to try the found the issue?I already figured out the thumbnails size 🙂
Forum: Plugins
In reply to: [Easy Image Gallery] LightBox is not workingHi,
Sorry for my late answer.
Yes currently is working, because I added the following code into the js file:
jQuery(document).ready(function() { jQuery("a[rel^='prettyPhoto']").prettyPhoto({ social_tools : false, show_title : false }); });Without this it doesn’t work.
I was thinking that plugin is somehow adding this code.
Maybe you should add this information in Installation?I have one additional question.
Is it possible to change the size of loading image (instead of Thumbnails I would like to load Medium size)?
@Cais- Could you please tell me how you validate the Theme?
With this plugin
There are no any additional REQUIRED issues instead of comments (which I don’t want to use)@Cais- Yes I can. LINK
@cais – I already fix all REQUIRED items without comments one, because I doesn’t want to use comments.
Unfortunately still the same issue. NextGen is not working
@photocrati – I tried:
1) replace my header.php and footer.php with this from working Themes. Unfortunately without success.
2) Install and uninstall the nextGen- without success.
3) Theme Check is returning some Required messages and some RECOMMENDED
I am do not have idea which are criticalFor sure the problem is in my Theme- Outdoor Life but I don’t know where.
This is my first own Theme in WordPress@Cais- Here is the whole project
https://github.com/Kosmonaft/OutdoorLife@Cais- Sorry for my late answer.
I change the Theme to Twenty Fifteen and it is working like hell.
So in my opinion the problem is in my Theme configuration.I create a github repository with my functions.php, index.php, header.php,
footer.php, category-wyjazdy.php
https://github.com/Kosmonaft/projekcik/tree/masterI added some additional info in README.md
I am sure that somewhere here is the problem but I cannot find it 🙁
@Cais- Probably You misunderstand me 🙂
I am using and have problem with NextGEN Gallery which I am importing it into the Custom Field (My posts has many fields)How you resolved this issue?
I have the same problem.
Could you please help me?I check in firebug and there aren’t available any js or css from the plugin.