Michael Adamidis
Forum Replies Created
-
Hi Yasin,
that helps me, because I don’t use the standard “titles” of a gallery and I can change this color.
Would it be good to create a group? Somehow a group will have a own thumbnail, or is it not a good idea for a singe video?Forum: Themes and Templates
In reply to: [Sydney] Title of the website uses h1Yes, this works very good.
Now the site has everywhere one individual h1 for every page.
Thank you for your help!Forum: Themes and Templates
In reply to: [Sydney] Title of the website uses h1Now I’ve put the site-title and the site-desciption simply in <span> classes. Is this ok?
Forum: Themes and Templates
In reply to: [Sydney] Title of the website uses h1Hey Kharis,
I think, I got it.
I’ve found this line:<h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
And in there, I’ve changed it to h2.
It has worked!
Now, as I have no child theme, am I correct, that I simply have to always check this file and redo the above work every time I update Sydney, right?
Thanks so much,
MichaelForum: Themes and Templates
In reply to: [Sydney] Title of the website uses h1Hi Kharis,
could you tell me, if this line you gave me is to change a page’s title tag to h2 or the website’s title tag to h2?
I want to change the website’s (site-title) title tag to h2 or even no heading at all, so the different pages can have their h1 title without a second one of the website.- This reply was modified 11 months, 2 weeks ago by Michael Adamidis.
Forum: Themes and Templates
In reply to: [Sydney] Title of the website uses h1Sorry, but couldn’t you change this with an update for the theme? I mean this seems to be wrong, as the page’s title shouldn’t be h1.
Personally, I’m not that keen on creating a child theme just for this.Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Total Blocking TimeOk, thanks.
Forum: Themes and Templates
In reply to: [Sydney] Title of the website uses h1I see, because it has to be changed, it can not be pasted as a snippet, right?
Forum: Themes and Templates
In reply to: [Sydney] Title of the website uses h1Hi Kharis,
using a snippet plugin and insert it in the .php of the page would not be possible? I’ve not jet created a child theme.
Solved
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] No control buttonsSolved
Hi Kima, thanks for your help.
Yes, there is this option. Can you provide me with the code?
What I have already there and excluded is:
/photo-gallery/js/scripts.min.js
bwg_main_ready
This does a little work, but it maybe is not enough for the zoom issue.Hi Kina, thanks for your help. It does not make a difference, but I was thinking about my different javascript delayed executions and deferred loading options of WProcket.
Could this make the issue?
If yes, could you provide me with the name of the javascript that uses this option.There is a possibility to exclude javascipts from the delaying.
Thank you,
MichaelEdit:
I’ve enabled it in the main settings and now it is activated there and in the page where the gallery is also, but still, it’s not working.
You can not zoom in on mobile.Forum: Themes and Templates
In reply to: [Sydney] jQuery Mobile WarningAny update on this?