Forum Replies Created
-
AuthorPosts
-
Hi,
Can you create an administrator account and send it to (Email address hidden if logged out) so i can check it personally?
Regards,
JosueHi Chad,
The wp_link_pages() function is handled by WordPress, please read its documentation.
Regards,
JosueHi,
The content of that page is handled by the “taxonomy-portfolio_entries.php” file in the theme directory, you can change it the way you want, however i found a better solution:
1. Create a file with this exact name: taxonomy-portfolio_entries-committee.php (in the root of the theme folder)
2. Open it and paste this code:
<?php header("Location: http://yourwebsite.com/?page=992"); ?>
3. Replace “http://yourwebsite.com/” with the correct URL.
This will redirect from /?portfolio_entries=committee to /?page=992.
Regards,
JosueHi Mike,
Try adding this code to the Quick CSS area in the Theme options page:
.slide-image, .image-overlay{
max-height: 185px;
}Regards,
JosueSeptember 17, 2013 at 12:36 am in reply to: Enfold google map widget and Custom-Facebook-Feed clash? #161980Hi,
Please enable the custom-facebook-feed plug-in, i want to check for errors in the Javascript console.
Regards,
JosueHi,
Try adding this code to the Quick CSS area in the Theme options page:
.logo{ width: 340px; height: 156px; }
Regards,
Josue- This reply was modified 11 years, 3 months ago by Josue.
Hi,
You can edit it in the Widgets page, either the “Displayed Everywhere” widget area or the “Sidebar Pages” widget area, if they are empty, they will show the default widgets.
Regards,
Josue- This reply was modified 11 years, 3 months ago by Josue.
Hola Xavier,
Try this code:
.logo{ top: 80px; position: relative; background: #ffd2d3; padding: 20px; height: auto; }
The result:
Regards,
Josue- This reply was modified 11 years, 3 months ago by Josue.
September 17, 2013 at 12:06 am in reply to: Enfold google map widget and Custom-Facebook-Feed clash? #161958Hi,
Can you post a link to your website please?
Regards,
JosueHi,
Yes, it looks like a permission issue, did you try contacting your server support?
Regards,
JosueHi,
Try adding the code to this file
http://www.gatewaychurchtest.net/sandbox0/wp-content/themes/enfold-1.8.1/css/custom.cssRegards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueSeptember 16, 2013 at 8:14 pm in reply to: [LayerSliderWP] Slider not found and image size in slider #161859Hi,
Don’t worry, here’s a bigger screenshot:
Avia Layout Builder > Media Elements > Fullscreen Slider
Regards,
Josue- This reply was modified 11 years, 3 months ago by Josue.
Hi,
Can you post the link to your website please?
Regards,
JosueHi Pieter,
That happens because there is a typo in this file.
You can either manually edit it or re-compile it in the Styling options.
Regards,
JosueSeptember 16, 2013 at 6:39 pm in reply to: [LayerSliderWP] Slider not found and image size in slider #161817Hi,
I believe that’s not possible with LayerSlider, but you can always use the “full screen slider” element.
Regards,
JosueHi,
Here’s the code that makes that behavior happen:
#top .subtext{float:left; position: relative;} #top .logo img{float:left;} .logo, .logo a{overflow: visible;} #top .logo-title{ transition: opacity 0.4s ease-out; -moz-transition: opacity 0.4s ease-out; -webkit-transition: opacity 0.4s ease-out; -o-transition: opacity 0.4s ease-out; font-size: 12px; color: #000; position: absolute; left:7px; top:-7px; opacity: 1; white-space: nowrap; } #top .logo-subtitle{ color: #aaa; top:7px; } #top .header-scrolled .logo-title{ opacity: 0; filter: alpha(opacity=0); }
However, i think you also need to alter the HTML.
Regards,
Josue- This reply was modified 11 years, 3 months ago by Josue.
September 16, 2013 at 6:17 pm in reply to: [LayerSliderWP] Slider not found and image size in slider #161798Hi,
http://mainspringfinancial.smilingcatinc.com/
I made a copy of “Mainspring-Home page slider” then i selected it in the front-page and it got fixed.Regards,
JosueHi Xavier,
To make the header taller, apply this CSS:
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a{
height: 150px;
line-height: 150px;
}
To move the logo, this will do it, remember to change it to an image with a solid background color
.logo.bg-logo{ top: 50px; }
Regards,
Josue
Hi Jasmine,
Can you please post an screenshot of what you want to achieve? or a link to the website?
Regards,
Josue
Hi,
Glad you get it working :)
Regards,
Josue
Hi,
I see it fine, what browser are you using?
Regards,
Josue
September 14, 2013 at 7:26 pm in reply to: [LayerSliderWP] Slider not found and image size in slider #141202Hi,
Can you create an administrator account and send it to me at avia.josue (at) gmail.com?
Regards,
Josue
Hi Pat,
Can you post the link to your website please?
Regards,
Josue
Hi Pat,
This code will do it:
.pp_overlay{ background-color: #111 !important; opacity: 1 !important; }
Regards,
Josue
Hi Robert,
Can you please post the link to a page where you’ve imported a word document with italicized characters?
Regards,
Josue
-
AuthorPosts