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 'post'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: CHANGE FONT IN TABS
February 15, 2016 at 9:25 am #81242You can always add custom css into the theme options > advanced settings. Custom css box.
I don’t see this css I posted there?
You can update the css to have this for the content of the tabs:
.osc-res-nav.nav-tabs>li>a, .osc-res-tab .tab-content { font-family: futura; }You can use https://wordpress.org/plugins/use-any-font/
To upload a font to your site.
Ben
In forum: Virtue ThemeIn reply to: Menu links
Hey Giuseppe,
if I understand you correctly, I think you should do exactly what Ben and Hanna explained you above. But you should do also on tricky thing after that – when the menu is created and saved then you go there again, cancel # and save menu. Thats all.
Now I put down the explanation in Italian – I feel better with this language.Se capisco bene, vorresti lasciare nel tuo sub menu elemento “Yachts” pero soltanto come un titolo, senza possibilita di cliccare. Allore dovresti andare alle Impostazioni di WordPress (non di Virtue Theme) all’Aspetto>Menu, selezionare il tuo menu e sostituire questo elemento come ti ha scritto Hannah. Devi creare un custom link (Link peronalizzati). Metti segno # al posto URL (cancellare “http://”) e poi scrivi nel finestino Testo del link Elemento Menu “Yachts”. Aggiungi al menu e sposta lo sopra vecchio elemento Yachts, poi cancella quello vecchio. Salva Menu. Poi apri di nuovo questi elementi di menu nella Stuttura del Menu, cancella segno # e salva. Secondo me sei a casa con queste indicazioni.
In forum: Pinnacle ThemeTopic: weird white stripe/blocks
i just made a slider with kadence slider(all default settings) but i get weird white lines and blocks at the pics
see screenshot
what are those and how can i get rid of those ?In forum: Virtue ThemeIn reply to: Social widget issue with latest update
In forum: Virtue ThemeIn reply to: Social widget issue with latest update
In forum: Pinnacle ThemeIn reply to: portofolio page
i did this but the pics will go through my header i whant the header image i choose and than the slider and than a txt block.
below my settings:
http://s14.postimg.org/ut7i3vbk1/Knipsel.jpgIn forum: Virtue ThemeOK, that worked well. Now I just need to switch to a different tag cloud widget that will use the new portfolio tags rather than the blog post tags, or ideally both blog and portfolio tags.
Here’s the current test page.
http://dreamlight.com/portfolio/software-identity-design-macromedia-freehand-director-extreme-3d/In forum: Pinnacle ThemeFebruary 14, 2016 at 10:06 pm #81197Hi,
Has anyone used Virtue or Pinnacle with the Toolset plugin? I need the parametric search View provides and the transparency and Portfolio styled homepage Pinnacle has. I am working on a real estate website. If I understand correctly, Types creates new Post types and Views uses these Posts to allow insertion of custom fields to facilitate parametric search. As first I thought of creating new property listings with Portfolio in Pinnacle, but it seems parametric search in Views does not support Portfolios. Please correct me if I’m wrong.
In Pinnacle Premium, the Home Layout manager has Portfolio Carousel and Latest Blog Post for example. So if I use Types to create a new Post type section called ‘Properties’, can I still display post in Properties like that of Portfolio Carousel with Pinnacle?
I am not sure I’m confusing anyone, but I hope someone experienced with Types and Views can shed me some light.
Cheers.
In forum: Pinnacle ThemeTopic: Custom Slider
Hello,
I just wonder if there any possibility to have a combination between 2 kind of Sliders inside a standard post.
I have a need to have a slider image running from left to right or vise versa with touch.
Let me explain, inside a standard post we have:
– Flexslider and Caroufedsel carousel.
Flexslider is very nice because it works with touch screen – iphone can do from right to left sliding the screen. But we can’t see other iamges.
Caroufedsel carousel is very nice in presentation, we see several pictures , but it does not work with touch screen.Is there a way to have Courfesel carousel moving with touch. Any possibilities?
in fact like on google when you look for image on iphone.
Many thanks for your help.
PhilippeIn forum: Virtue ThemeHi Ben,
I was browsing this forum and came across this topic posted by another user:
https://www.kadencewp.com/support-forums/topic/shopping-button-and-checkout-button/
This is what I had in mind.
Can I use the code you provided to this user?
Thank you,
JayIn forum: Virtue ThemeIn reply to: Mobile Issues with Virtue Premium
February 13, 2016 at 3:27 pm #81146Hey,
1. In your theme options > advanced styling you can set the mobile background color.2. You are adding this css:
#content .main { float: right; }Change that to this:
@media (min-width: 992px) { body .main.col-lg-9 {float:right;} }Also because you have this “APPLICATIONS/RENEWALS/AMENDMENTS”
it’s all considered one word because there is no space and so the browser doesn’t want to break it. You can add this css so the browser knows it can break the word:.page-id-8 .entry-content h3 { word-break: break-word; }3. This has to do with the css you added
#content .main { float: right; }Just change it to what I posted above.
4. Sure you can add this css:
.page-template-page-contact-php #main .entry-content { padding-left: 30px; }Ben
In forum: Pinnacle ThemeIn reply to: Site loading slow
In forum: Pinnacle ThemeIn reply to: Portfolio between posts
February 13, 2016 at 12:34 pm #81119Hey,
There isn’t a shortcode to have two post types showing. If your only using the portfolio post because of the filter option I would suggest just using all posts and creating a menu that links to the categories instead of the filter. I think that would give you the best results in terms of the posts working together.Otherwise you would need to create a new template that queried for posts and portfolio posts. You could look at the template_blog.php template and add in call for two post types to the query.
If your just wanting portfolio posts to show on the blog post pages you can use a shortcode to output post there. See here:
[portfolio_posts orderby=date columns=4 items=4 cat=photos]Ben
In forum: Virtue ThemeIn reply to: Translating virtue carousel widget
February 13, 2016 at 11:04 am #81108Can you send me a login to your site? I have no issue on my test site with the testimonial carousel as long as the testimonials are translated it shows the translated posts.
You can use Set as private reply
BenIn forum: Virtue ThemeIn reply to: home portfolio
February 13, 2016 at 10:45 am #81102Hey so in the subject you wrote portfolio but you mention a product category.
Just to clarify are you talking about products or portfolio posts?
Ben
In forum: Virtue ThemeIn reply to: Mobile Home Page Problem
In forum: Pinnacle ThemeIn reply to: portofolio page
In forum: Virtue ThemeIn reply to: Translating virtue carousel widget
February 13, 2016 at 9:58 am #81092I have translated each post (testimonial) in both languages. However I’m still struggling to show the right widgets on sidebars within pages.
Within a page is fine, as using the shortcode becomes part of the content that is available in both languages.
In forum: Virtue ThemeThank you Hannah and Ben! I deleted the other demo blog pages and changed the link but lost something essential, as I get “This webpage is not available ERR_NAME_NOT_RESOLVED”.
I think in fact I haven’t been writing a real blog the way it should be but just making separate posts. I must try to learn how to do this right.
Ulla
In forum: Pinnacle ThemeTopic: Portfolio between posts
Hi everybody,
I was wondering if it is possible to publish portfolio posts between the ‘regular’ posts.
To illustrate what I want to achieve. I write book reviews and that’s perfect as a portfolio because of the filter. People can choose which genre they would want to see a review about etc.
But because I don’t want to write everything twice, as a portfolio and normal post, I was wondering if it is possible somehow to get the portfolio items in my post overview as well…
Or as an alternative, maybe a shortcode within a post to either redirect or show the portfolio within the post?Any ideas or solutions are welcome!
-
AuthorSearch Results


