I need to make Hover work on iOS (iPhone and iPad). My menus display sub-menus when hovering on desktop, but not on iOS. Some users don’t notice the down arrow and think the menu is broken, also since in Mobile view the down arrow is right-justified on the menu.
I’m using Twenty-Seventeen theme on WP 6.1.1.
I found a possible fix to this problem on dev.webonomic.nl but it requires adding some HTML to the menu and I can’t find a way to do that. The Appearance > Menu > CSS customization rejects this code. It is simply:
<body onclick>
I don’t really want to put this on every page.
Thanks for any help,
Jeff
]]>ISIS theme (free version) was just updated (2017-02-25).
The theme author made the same mistake for the footer text, but this time he doubled the mistake. I will explain below with a fix.
Do the following, in the Admin area:
<?php?echo?esc_textarea?(?of_get_option('footer_textarea'));??>
<?php echo html_entity_decode ( of_get_option('footer_textarea')); ?>
Now do the following,
<?php?echo?esc_textarea?(?of_get_option('footer_textarea'));??>
Now the HTML syntax will be invisible as it is suppose to be and the text you wanted to appear will show.
What Was The Problem?
As last year, the theme author was inserting a PHP script for the footer text, which escaped any HTML syntax you inserted into the footer field of the Front Page tab of the Theme Options.
That means the syntax as “<html>” etc, will appear as regular text. He did this last year and failed to fix the issue. I posted last year as well about this problem with a fix.
Now, this year, he made it worst. He inserted 2 PHP script calls for the same footer text. So, if you applied my fix from last year, it would still fix the HTML syntax escape issue, but now due to his double PHP script call, your footer text will appear twice.
My fix above resolves the HTML syntax escape issue and removes the double PHP script call.
I am not impressed with this theme author.
]]>If I purchase the Pro will i need to rebuild my site since it was made in the lite version?
I dont want to have to redo everything over again
I do not use a child theme and have not customized the lite template.
Thanks
]]>Hi
Hopefully you can assist in making some changes to home page format
1. can we pause the slider?
2. can we have more than 4 Clients?
3. I used a widget into footer for Events and useful links but they are not showing in the true footer (which is the blue band with Back to top).
My site is: https://www.ecriture-en-mouvement.com
I am website admin (in training). I don’t have html knowledge.
Thanks
F. Bautista
How do you add a sidebar to the front page?
]]>Hello there dear Team,
I have running “Isis” since quite a time now for a client of mine. It’s the free version, okay… I love it, my client does, too.
Today I have to ask a question:
On the front page I have activated “Recent Work” and “Latest Posts”.
As my website is in german (only) I need the header(s) (“Latest Post”) and the buttons (“More” and “Read More”) in German.
These show up in English only and I can’t find where to change the language for these.
May I please ask for an information where (in which file in the theme) I can translate these header and buttons? Ist there a (really and significant) better opportunity for these translations in the pro version?
Thank you very much in advance for your support.
Best regards
Winfried
Somehow, the theme is now showing the HTML syntax coding I inserted into the Footer Content box under Theme Options.
Before it did not, any HTML tags used in the box worked well and the theme did not show the HTML tags. Then somewhere along the way, it broke and now shows the HTML tags (syntax).
The Tags still work, for example a link still shows as a link, but also shows every tag used to create that footer text & link.
Where can I fix this?
Note: on the ISIS theme website, in the comments area the theme author said to go to “footer.php” and insert:
< ?php echo html_entity_decode ( of_get_option('footer_textarea')); ?>
into footer.php right after;
< ?php echo esc_textarea ( of_get_option('footer_textarea')); ?>
I checked the footer.php and the PHP coding is already there as described above, yet it is not working.
Website URL: https://www.citydanceok.com
Thanks
]]>Hi
I want to assign a URL/link for each image of the slider and it is not working. It is available in the free version? Your theme is great!
Thanks
Hello,
Im using this theme and i really love it!! and the fact of it being very simple, clean, responsive and easily customizable is just amazing!.
But i have only one little problem here now which is that; my client wants me to remove the black background of the header(where the logo sits) and replace the whole of that background with an image of their own choice, so my question is please is there a way i can do this? if this is really possible, im kindly asking for help on how i can go about it.
Hope i will definitely get help from here.
Thanks in advance.
For those who have the same issue and need to know what to do
In the ISIS theme Options, Front Page Tab, in the “Footer” field box, when I installed the theme, I used custom HTML with my footer content. Before it worked fine, displayed correctly in live view of the site.
Now, likely due to the two updates, the theme displays the footer HTML code in the live view of the site.
Here is what happened.
In the footer field box, under the Front Page Options tab, I entered the HTML code (example)
<span class=”class-name”>Text here</span>
The page rendered live showed
<span class=”class-name”>Text here</span>
instead of just
Text Here
The problem was in the Footer.php file.
The the following code was used:
<?php echo esc_textarea ( of_get_option(‘footer_textarea’)); ?>
The “esc_textarea” was the problem, it escaped the HTML code to render the code like text on the site.
Fix:
Remove the “esc_textarea”, so the code will now show as:
<?php echo of_get_option(‘footer_textarea’); ?>
Now the HTML code will not be seen and the browser will render the text properly as per the HTML Code and CSS class.
]]>I want to turn off the facebook, twitter, google plus and pinterest icons and their sharing functions. I can’t seem to find this as an option anywhere.
]]>hello imon
1) im having a problem with the right sidebar.
if i go through the customizer it is not displaying the option for right sidebar.
if i go through the widget section, it is displaying the right side bar, but if i place the plugins in it, nothing is showing up on my website.
my website is https://www.rotorznmotorz.com
2) is there an option to insert call to action button inside the header, below the menu?
plz help. thank you.
]]>Hi,
All the link in my blog posts disappear.
They are still active in the post preview and in all the rest of the website (menu, pages, etc) but no link are active inside the post pages (included the floating social bar icons).
Link to a post
https://www.socialwebmax.com/2015/04/07/social-network-1-italiano-su-2-e-su-facebook/
Than you
]]>hi.
Home Page Callout section Visual doesnt let me to edit content. But it works as a Text.
what can I do in order to make it works in Visual mode?
hi.
love this theme. but I am having some problem with using any plugins with customizing post order. they don’t work. Any suggestions?
Hello dear colleagues,
I have a problem that had never seen. I have a website in wordpress 4.1.1 to use the theme isis, which made several changes in his css to meet my need.
However, every day, the site redisplay the theme isis without the changes he had made. To resolve provisionally, I restore the backup. But it turns out that this “solution” is nothing viable.
Thus, I ask everybody to help find a definitive solution, and if you need more information, just talk.
I thank the attention and help of all.
PS: Site: https://lapidando.com.br/
]]>Hi! can i move right widget area to left in this themes?
]]>Is there a way to center the icons in the service blocks on the front page? On our page, the icons are all slightly left of center.
To view the site I’m talking about, visit 2RC.org.
]]>Hello, I usually do not use Internet Explorer, so just yesterday I’ve discovered that IE doesn’t charge the right menu: it works with the mobile one.
How can I solve this problem? Is there a way to disable “mobile menu” just for Explorer browser?
Using the free version. Is there a way to increase the number of posts which appear below the blocks on the home page? It looks like it’s maxed out at 10?
]]>I have a website that was completely set up and running fine. Then all of a sudden, the Isis frontpage disappeared and reverted to a blog post. I have tried to restore defaults and begin all over for the frontpage, but it will not show. I have read all support and followed to the letter and the frontpage with the slider and boxes still will not appear. This is for a client and they loved the them until this happened, please help.
]]>Hi, is it possible to add more services blocks into extra rows with either free or pro versions or latest only? Thanks in advance
]]>Hi,
https://www.hoteleasternplaza.com
I am using the free version and all the paragraph fonts and contact forms are appearing white and since the theme background is also white i cant see the words.
pls help
I cannot remove the comments box from my site. I understand to uncheck the comments and decision box on top, but THERE IS NO OPTION ON THE BOTTOM OF ANY PAGE. Sorry for the all caps, but this is the response I keep getting, and there is no option on the bottom of any page!!!
]]>Hi, i’m a novice of wordpress. In the theme isis how i change font awesome icons in the box of homepage? When i change the name into the theme option the homepage omitted the icons and the icon disappared. What is the correct procedure for change the icons?
Thanks a lot!
Great theme!
Jack
]]>I am using the free version of ISIS theme and for some reason the block logos are not displayed anymore on my site https://www.pmworks.com.au.
I have set the logos (icon names) in Appearance > Theme Options > Service Blocks.
Any advise what went wrong and how I can get my icons back? Thanks
Hello!
Can you tell me if the possibility of setting a blogue page comes only with the pro version?
In documentation you say to Go to Appearance> Isis options> Misc. and select the category “blog” for “Display Blog Posts from a selected Category” option.
But in free version I don′t find that page.
I would like that my blog post appear in a specific page (not homepage only).
Thank you for everything!
Great theme!
]]>Hi There,
I am trying to make the blocks (our work, our clients, etc.) to show up on my homepage, but my blogs are listed on a seperate page. How can I do this? They just keep ending up on my blog page.
Thank you!
]]>so I need to list the Feed somewhere visible if someone can point me in the direction of how to create a box/container which I can add links to on the right half of the header Image.. or how i could switch the places of mid blocks and the slider under it.. if there is a way to switch places with each other?. Thanks!
]]>I know there is a little squiggly icon that you’d click to enter the page.. (Boss wants the whole block to be clickable?..) any idea my dear Sir?
I did find the 2 line in style.css
.blocklink{ display:block; width:1px; height:32px; margin:0 auto; text-indent:-999999px;}
.blocklink{ display:block; width:36px; height:32px; background:url(images/blocklink.png) no-repeat;}
.. just a bit confused on how to manipulate them