Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'page '
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Static Home Page Is not Visible
July 11, 2018 at 4:43 pm #195617In your theme options > home layout manager. Make sure “page content” is enabled if you want to show the page content.
Ben
In forum: Virtue ThemeJuly 11, 2018 at 4:40 pm #195613I just downloaded Virtue Premium and created a page called HOME for my static home page. It’s not showing up and then it will be there and then it’s gone again. Help!
*Login to see linkIn forum: Pinnacle ThemeIn reply to: Staff page – portrait photo CSS?
It’s likely you’ll run into some inconsistencies with the layout of your staff grid if you use such a wide variety of photos.
In your staff page screen, set “Image Ratio?” to square.
Add this CSS to Theme Options> Custom CSS to center the images:
.staff_item .imghoverclass { text-align: center; }-Kevin
In forum: Pinnacle ThemeIn reply to: Staff page – portrait photo CSS?
Hi Kevin,
Thanks for your reply. Unfortunately we are limited in terms of what image files are available to us, simply because we have a TON of staff people (it’ll be about 60 total, in three groups on three pages), all of whom have submitted their own photos from all levels of size and resolution/quality. So an effort to take photos with a more “landscape” or wider orientation will have to be a long-term project.
I think one thing we could do is crop them down to a square ratio–would that help with styling options?
Thanks,
LizIn forum: Pinnacle ThemeHi there,
On our staff page, photos aren’t quite syncing with the Pinncale theme design. See example at *Login to see link
All the photos we have are portrait-orientation. Is there a way to adjust the format with custom CSS to accomodate these images better so there isn’t so much whitespace around them? We could display 6 people across each row if the content boxes end up being “skinnier.”
Thanks!
LizIn forum: Virtue ThemeTopic: Gap Between Rows
July 11, 2018 at 2:33 pm #195595Hi, I am in the middle of building a new site for someone and I am getting a big gap between rows using Page Builder.
I have been into Settings > Page Builder and set the Row/Widget Bottom Margin to 0. I have made sure it is 0 in the Layout of the rows but still a big gap.
The link where I am referring to is here: *Login to see link
Is there any CSS I can add?
Many thanks in advance.
SamIn forum: Virtue ThemeHi Kadence,
Something else is wrong after the last update. The product images on the product page of our webshop used to be several rows of three images next to each other. There are now four on each row, leading to an out of sync grid. Can you tell what’s wrong?
In forum: Pinnacle ThemeIn reply to: Change portfolios shown in grid
July 11, 2018 at 1:07 pm #195583If you have a member shortcode you can use a shortcode to output the portfolio type. Then change the shortcode based on portfolio type.
Most membership plugins can do the query filter for you removing items the are member level restricted.
But if you need to query by metadata then you will need a custom function to either filter the query of hte page or create your own custom query.
Ben
In forum: Pinnacle ThemeIn reply to: Change portfolios shown in grid
July 11, 2018 at 10:33 am #195569Hi there
It is a membership site. The first part is to limit what they can see according to their membership level – which translates into a portfolio type. I can see this as being doable either by using different pages as you suggest or using some of the member shortcode if I cannot plug into the query.
Members are allowed to book items in the portfolio, which I am managing by hooking into the single portfolio template and that is working OK. I now want to limit the portfolios shown on the grid to only show those which have not been booked ( determined by a metadata field on the portfolio). This is on the top of the category filtering above.
I cannot see a method of doing the second part without hooking into the query unless there is the equivalent of the field on the carousel for inputting ids which can be changed on the fly or some way of hiding individual portfolio items in the grid.
It’s only local at present, so I cannot give you access to take a look, but your thoughts would be appreciated.
Thank you
Mandy
In forum: Pinnacle ThemeIn reply to: Checkout page – edit headlines
July 11, 2018 at 10:28 am #195566Where are you seeing this? Please be specific like which page and where on that page? I looked at the checkout and don’t see English text?
Ben
In forum: Ascend ThemeIn reply to: footer disable
In forum: Ascend ThemeIn reply to: footer disable
thank you Kevin, but in the same way there is a considerable space at the end of the page that I would like to eliminate. What else can I do? http://www.arduini.cl
In forum: Pinnacle ThemeIn reply to: Change portfolios shown in grid
July 11, 2018 at 10:09 am #195555You can filter every query in wordpress but that can be difficult to manage. I need to understand better what you are wanting before I can recommend something.
Is this for one specific portfolio page or for all archives?
If you are going to change the query based on logged in user you won’t be able to page cache. So you might consider just changing the link to the page based on user. so one user sees a link to one page and another to a different page.
Help me understand what your doing more, is this for some kind of membership site?
Ben
In forum: Ascend ThemeIn reply to: Tags collections
Kevin,
I’ve attached a link below which takes you to a collection of Galleries all tagged United States of America. Is there a way of changing the appearance such as the number of columns, spacing and appearance etc? I would also lke to be able to do this with post tagged pages as well if possible.https://takinginthesights.com/portfolio-tag/united-states-of-america/
In forum: Pinnacle ThemeIn reply to: Scrolling issue
Hey,
The first thing I suggest trying is deactivating your plugins one by one to see if the scroll works properly when a certain plugin is OFF. Be sure to clear your site’s cache after each plugin.
You’re also getting a mixed content error on your site, meaning that some pages are being loaded over http and others https. I suggest using this plugin to search for the http and replace with https:
https://wordpress.org/plugins/better-search-replace/-Kevin
In forum: Pinnacle ThemeIn reply to: Migration website > Pinnacle theme > Theme option
Hello,
Do you have a backup of the old site so you can load the lost settings from that? Also, did you use the method on this page to transfer the site?
https://www.kadencewp.com/local-development-and-site-migration-with-flywheel-local/If you use the duplicator plugin you shouldn’t lose your theme options.
-Kevin
In forum: Pinnacle ThemeJuly 11, 2018 at 7:01 am #195525Good afternoon
Is there a way of restricting the portfolios displayed on the portfolio grid page at run time?
I have 2 scenarios:
Show only specified portfolio types dependent on the logged in user.
Restricting the portfolios displayed using a custom meta field on the portfolio.Is there a hook available before the query where I can inject suitable code, or do you have any other suggestions?
your guidance would be appreciated.
Mandy Sims
In forum: Pinnacle ThemeTopic: Scrolling issue
Hey everyone,
Can anyone help me with an issue I have with scrolling on my site? – http://www.thegemsstock.com. It’s no problem on mobile or when using the scroll bar but the page seems to stick occasionally when scrolling with a mouse.
Done a few searches but nothing came up.
Thanks guys,
AndyIn forum: Virtue ThemeJuly 11, 2018 at 2:35 am #195515Hi everyone. How do I change the width of my site including header and footer and keep my side panel the same width.
I would like the post and page areas at around 700/800 px
Thanks in advance
my site is at infobunny.com
In forum: Pinnacle ThemeIn reply to: Checkout page – edit headlines
Unfortunately, it did not work either.
Link to my page: https://memoofnorway.com/
Do you have any other suggestions?
-
AuthorSearch Results


