Home › Forums › Arnold WordPress Theme › Arnold WordPress theme FAQs
- This topic has 22 replies, 4 voices, and was last updated 5 years, 10 months ago by
SeaTheme.
-
AuthorPosts
-
February 20, 2017 at 3:29 am #12088
- Arnold WordPress Theme Documentation
- How to config auto-updating Arnold WordPress Theme?
- How to find purchase code on Themeforest
- Import Demo Data
- The MUST-READ for Portfolio, Category and Filter …
- Making Custom Logo Bigger
- How to disable the the lightbox
- How to insert multiple videos into single gallery post?
- Social share button and Social media link
- How deactivate the moverover effet of the “Irregular List” template?
- Nav Menu – change strikethrough to underline
- How to replace strings in theme by Loco Translate plugin
- How to add sidebar for WooCommerce pages?
- How to show MailChimp newsletter Subscription form on the footer?
July 17, 2017 at 2:59 pm #13252This reply has been marked as private.July 18, 2017 at 1:50 am #13253Hi,
The portfolio template only be shown with “Gallery” format posts and “Link” format posts.
Category: You should pickup a category for the template. The “Portfolio” list only be shown within Gallery and Link format posts. The posts shoule be set “Featured Image”.
https://seatheme.net/documentation/arnold/index.html#pages
Best Regards
December 2, 2017 at 3:15 am #14025If you insert several videos into a single portfolio post:
Embed Video
1. You could enter HTML codes into “Embeded Code” like the demo codes:
Vimeo:
<div class=video-wrap style=padding-top:56.667%><iframe src=//player.vimeo.com/video/67659148 width=500 height=281 frameborder=0 webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div> <div class=video-wrap style=padding-top:56.667%><iframe src=//player.vimeo.com/video/46393681 width=500 height=281 frameborder=0 webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>Youtube:
<div class=video-wrap style=padding-top:56.667%><iframe src=//www.youtube.com/embed/c0ehRPQw2g4 frameborder allowfullscreen></iframe></div> <div class=video-wrap style=padding-top:56.667%><iframe src=//www.youtube.com/embed/X3-fQSngZto&t frameborder allowfullscreen></iframe></div>the padding-top is for video ratio (height / width)
Note: please don’t use quotation marks in the embed codes2. Paste the custom css code to “Appearance > Customize : Additional CSS”
.single-gallery-wrap-inn > .video-post-wrap { padding-top: 0!important; } .single-gallery-wrap-inn > .video-post-wrap .video-wrap { margin-bottom:20px; }Hosted(uploaded) Video
2. Paste the video codes into “Embeded Code” like the demo codes:
<div class=video-wrap style=padding-top:56.667%> <video width=100% controls autoplay muted loop> <source src=the-video-url type=video/mp4> </video> </div> <div class=video-wrap style=padding-top:56.667%> <video width=100% controls autoplay muted loop> <source src=the-video-url2 type=video/mp4> </video> </div>3. Paste the custom css code to “Appearance > Customize : Additional CSS”
.single-gallery-wrap-inn > .video-post-wrap { padding-top: 0!important; } .single-gallery-wrap-inn > .video-post-wrap .video-wrap { margin-bottom:20px; }December 8, 2017 at 5:06 pm #14058hi i installed and built my site in arnold – but recently when i have gone to edit …
Site has stopped showing post images on homepage
and not displaying gallery images in posts
when editing a post ‘Gallery Settings’ flashes up and then disappears
all layouts have changed, can you advise?
December 9, 2017 at 9:53 am #14067Hi cr38t1v3typ3, please send the page url and your wp-admin(url/user/pass) via
my profile contact form (you need login on ThemeForest), I’ll log in to check it.
Thanks!December 11, 2017 at 9:16 am #14088This reply has been marked as private.December 12, 2017 at 1:25 am #14094Hi, the password is not right, please double check.
December 12, 2017 at 9:06 am #14095This reply has been marked as private.December 13, 2017 at 2:30 am #14096Hi, please change the post format as “Gallery”.
December 13, 2017 at 3:54 pm #14097hi bwsm,
much appreciated, not sure why they all went back as did gallery posts all the way through when setting site up. any idea why this may have occurred? regards conradDecember 14, 2017 at 1:50 am #14098Hi, I have no idea. It will not be changed automatic. Is there somebody else change it?
December 14, 2017 at 8:10 am #14099This reply has been marked as private.April 11, 2018 at 7:10 am #14962How hide title of single portfolio post?
Please paste the custom css code to “Appearance > Customize : Additional CSS”
.single-format-gallery .title-wrap {display:none;}April 12, 2018 at 7:17 am #14968How to show the images in first place, and the title while doing a mouse-over for link format posts with custom grid/standard portfolio?
Please paste the custom css code to “Appearance > Customize : Additional CSS”
.grid-stack .grid-item-con:hover:after {display:none;} .filter_post-format-link .grid-item-con-text {opacity:0;} .grid-item-con:after,.ux-lazyload-wrap { background-color: transparent;}May 1, 2018 at 6:34 am #15093How deactivate the moverover effet of the Irregular List template?
Please paste the custom css code to “Appearance > Customize : Additional CSS”:
.cusl-style-unit-inn { -webkit-transform: rotateX(0) rotateY(0)!important; transform: rotateX(0) rotateY(0)!important; }May 17, 2018 at 3:42 am #15242The MUST-READ for Portfolio, Category and Filter …
1. Before create portfolio list page, you should create several single projects by Portfolio > Add new,
(1.1) set “Featured Image”, it should be thumbnail shown in portfolio list
(1.2) set “category“, each project should be assigned one category at least.
You can set other options, refer Documentation: Single Portfolio.2. Create portfolio list page by Page > Add new,
(2.1) Click BM Content Builder, add a Grid module, choose the category mentioned on (1.2).
(2.2) Filter: If you want to show filter, please enable the “Filter” option. Make sure there are sub-categories in the category mentioned on (1.3). The sub-categories will be shown as filter items. The category structure looks like:

(2.3) You can set other many options like columns, spacing, lightbox and so on. read more on Documentation: Pages section.
Refer video guide:
June 7, 2018 at 9:54 pm #15381mutemp
MemberThis reply has been marked as private.June 8, 2018 at 1:47 am #15384Hi Muna,
please send your question and wp-admin(url/user/pass) to uiueux@gmail.com, I’ll log in to check it.
—— 0609——
The Font-awesome version of BM Pagebuilder is low, please re-install BM PagebuilderJanuary 16, 2019 at 5:03 am #17532How to show Next/Prev(Post navi on the bottom of single gallery post) when BM Pagebuilder active?
Go to Appearance > Editor(or by FTP), find: single.php
Add the codes from line 43(above the</article><!--end article-->):<?php if ( get_post_format() == 'gallery' && arnold_enable_pb() ) { arnold_get_template_part('single/gallery/portfolio', 'navi'); } ?>January 30, 2019 at 3:03 am #17660How to use hosted fonts?
The Arnold theme only supports Google fonts now, if you want to use your own font files. I wrote a simple guide to here.You need to define the font by CSS:
Step 1. Please upload the font files(like otf, woff2, maybe there are other formats…) to your web site space by FTP
Step 2. Define the font by CSS
@font-face, you can write the css-code into “Appearance > Customize : Additional CSS” or the custom.css in the child theme, the CSS code is a sample, you can refer your font Doc(if it has).@font-face { font-family: TheFontName; font-weight: normal; font-style: normal; src: url('http://yoursite.com/styles/fonts/TheFontName.woff') format('woff'),url('http://yoursite.com/styles/fonts/Inconsolata-Regular.ttf') format('truetype'); }Step 3. Assign the fonts by css:
/* Heading font */
body.single .title-wrap-tit,.title-wrap-h1, .archive-grid-item-tit,.title-wrap-meta-a,.archive-grid-item-meta-item,h1,h2,h3,h4,h5,h6 {font-family: 'TheFontName';}/* Body text */
body {font-family: 'TheFontName';}/* Menu */
.navi-trigger-text, #navi-header a,.header-bar-social .socialmeida-a,.heade-meta .languages-shortname,#navi a {font-family: 'TheFontName';}————
TIPS: If you use the default font like “Arial”, please ignore step1-2, assign the fonts as step3 like:
body { font-family: arial, helvetica, sans-serif; }——-
Common safe system fonts:
Arial => font-family: arial, helvetica, sans-serif;
Helvetica => font-family: helvetica, sans-serif;
Times => font-family: “Times Roman”, times, serif;
Times New Roman =>font-family:”Times New Roman”, “Times Roman”, TimesNR, times, serif;May 1, 2020 at 4:13 am #21125How to update Arnold theme and BM Content builder plugin?
August 18, 2020 at 12:46 pm #22282STOP “Showing the category description when user click the filter”
Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:.intro-wrap-sub { display: none!important; opacity: 0!important; } .intro-wrap-sub:first-child { display: block!important; opacity: 1!important; } -
AuthorPosts
- The topic ‘Arnold WordPress theme FAQs’ is closed to new replies.
