Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Thanks. Unfortunately that didn’t fix the issue.
I ended up adding the following custom styles to resolve it:
.post-info, .post-pagination-wrap {
display: none;
}div.standard-post-content > h1 {
display: none;
}.blog-items-wrap {
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 100%;
}.standard-post-content {
background: #f7f6f2;
padding: 0 0 0 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}.timeline {
display: none;
}Thanks. That sort of worked. Unfortunately the text of the content is cut-off on the right.
It looks like using the Swift page builder, the following div is used:
<div class=”spb_content_element col-sm-12 spb_text_column”>
The col-sm-12 class has a fixed width of 1170px which is causing the blog container, which uses col-sm-8 and col-sm-offset-2 to cut all the text off.
Is there any solution for this?
Thanks!
Hi Kyle. I am having the same issue on http://www.nationalgolfevents.com
Responsive is on, but when the iPad is in landscape view the “about us” link doesn’t work as it only shows the sub-menu.
Can you help?
Thanks,
AaronThanks again. I looked into your changes. If this happens again another thing to check is for the presence of Imagemagick and/or the PHP-GD library.
I appreciate your help!
Awesome! Do I need to copy some code out? Will there be a new version of the template? What is the best way for me to make this live on the server?
Thanks again for the help.
-Aaron
Hi. I have updated the permissions. Try again.
Thanks.
The plugin is installed and activated.
Thanks.
-Aaron
The page is called “Testimonials”. It is a sub menu of about. I cannot get the images to show. Specifically Ken Nichols.
Thanks.
Hi. You can access the site here.
You can into the back end by visiting
http://home.hunter.cx/wp-admin
user: admin
pass: SuperCurry69Thanks,
AaronThat’s going to take some time for me to provide. The URL is listed above, but the admin credentials will take a while.
One question, I can’t use the theme auto update so I unpacked the theme manually. Were there any scripts or database changes that needed to occur with the 2.5 to 2.61 upgrade? I couldn’t find instructions on how to manually update the theme.
Thanks.
Hi all. I believe I am now running the latest version of the template.
[dante]$ grep -i 2.61 *
style.css: Version: 2.61Unfortunately, the testimonial cite image for Ken Nichols is still now showing.
The specific asset being loaded into the cite image is here:
AssetI’ve also attached a screenshot showing how the testimonial is set up.
I’m not sure why it (or any asset other than the Euro Trophy image) won’t show.
Thanks,
AaronAttachments:
You must be logged in to view attached files.Hi Kyle,
The link is here
Currently, Ken Nichols has a photo attached; however, there is nothing in the DOM. I am currently running version 2.5 of the template, and will upgrade soon to see if it fixes it.
When I edit the testimonial, the cite image is clear. When I change the cite image to the same as Paul McGinley’s it shows up fine. For some reason, only Paul McGinley’s photo works. No other photo in my media library works on any testimonial; however, Paul McGinley’s works great on any testimonial.
Very strange.
Thanks,
AaronAs an update, one image seems to work. Both images are the exact same format and size (png). I don’t understand why one image would work, but another will not?
That worked great. Thanks!
-
Posted in: We hit Power Elite.