carmeleva
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Zerif Lite] Team Page IssuesThanks Wen!
Problem solved, My friend helped me figure it out, the url in the menu was not consistent with the other URL’s on the menu. Once I got it to match the others, it worked!
Forum: Themes and Templates
In reply to: [Zerif Lite] Team Page IssuesHi Wen,
I deactivated each Plugin one by one and still had the problem…
When you click on Expertise from another section, it slides?
Forum: Themes and Templates
In reply to: [Zerif Lite] 1.8.3.3 Update messes up Footer alignmentHaving the same issue. Has this been resolved yet?
Hi Divdeepsingh1,
I edited the code to #Team but switched it back to #OurTeam. The code in the editor indicates
<?php
global $wp_customize;echo ‘<section class=”our-team” id=”ourteam”>’;
echo ‘<div class=”container”>’;
so the correct link is to #ourteam but even when I put this in the link it still has the refresh problem…
Also, I’m noticing the Skype link I placed in place of the telephone number at the footer is not launching the app…the code I placed is [a href=”skype:carmeleva?chat”] Chat with carmeleva but it is directing to carmeleva.com/carmeleva?chat instead.