Which page ID have you added there?
I’ve add ID of the www.my-site/portfolio-page
which I’ve changed into www.my-site/projects
.
I mean first of all I’ve changed www.my-site/portfolio-page
page URL to www.my-site/projects
then I’d took it’s ID and added it.
Where do I get this ID and how do I put ID on the page?
I’ve downloaded the latest version jevelin 2.4.4 and the issue is still isn’t fixed.
I mean I’ve changed
www.my-site/portfolio-page
into www.my-site/projects
and when I click (in bread-crumbs) the projects link it redirects to the home page.
It can be reproduced on the small screen when you rapidly scroll down, for example using this function:
jQuery("html, body").stop(true, true).animate({ scrollTop: offsetTop }, 980);
.
Another way to reproduce it is set a height of the screen to be smaller or equal to the width and then rapidly scroll down.
Doesn’t it have to be method which is dynamically building this form? Where can I find this one?
I want to add novalidate
attribute on the form
tag.
It happens occasionally, I don’t quite sure when it happens but It’s happened several times.
The same bug can be seen on mobile (in my case it were Galaxy S7 and Iphone 7) in landscape orientation.
It works great. Thank you for your help.
So I need to call/overwrite this function in /child-theme/functions.php ?
I need to remove this function (remove_action()
) or to give my function higher priority?
Where can I see how this function was added to action or filter hook?
I’ve got an Error:
Fatal error: Cannot redeclare jevelin_allowed_html() (previously declared in /public_html/wp-content/themes/jevelin-child/inc/hooks.php:14) in /public_html/wp-content/themes/jevelin/inc/hooks.php on line 721
Thank you.
But after I save the fonts locally I need to refer to them in the CSS file.
Which I think should be the theme css not child-theme css,
because theme CSS file is loaded before child-them CSS file,
am I right?
..
No, I mean Jevelin theme uses link tag that refers to the googleapi in order to get fonts that will be used by the site.
What I need is to eliminate this link tag and save font locally.
.
For “Portfolio Category: ” it worked, thanks.
But as for “Search results for” there are 2 strings for search results page.
One resides in titlebar.php (the one that I can translate),
the other “Search results for:” which is shown on breadcrumbs on the search result page (the one that I can’t translate).
No, because in the demo you’ve sent the portfolio is not using image ratio fluid.
In order to see the bug, you need to use portfolio 2.0
and set image ratio
as fluid
.
Is there any option to save theme fonts locally, not via link
tag?
I’ve used the provided one, not mine.