Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
Download and install the Additional Options addon for Franz Josef from here:
https://forum.graphene-theme.com/franz-josef/addons/
Install the addon plugin, and you’ll have an option to specify custom author profile image instead of using the Gravatar associated with your email address.
Admin
Try this code:
.carousel .call-to-action {
display: none;
}Admin
See also this link: https://translate.wordpress.org/projects/wp-themes/franz-josef/it/default
Many languages already have partial translations for Franz Josef so you don’t have to start from scratch. Near the bottom of that page, you can export all the current translations as
.pofile. Then, follow the instructions on the page Ken linked to above to edit and complete the translation.
Admin
In reply to: Is switching from http to https going to break anything?
August 23, 2015 at 12:56 pm #45289You can really only find out when you try it. Having a dedicated IP does not necessarily mean you have to get SSL. I would suggest as a start that you don’t make https compulsory, ie. don’t redirect people accessing your site via http to https. When it’s all stable and you’re satisfied that everything is good, then you can make that switch.
Admin
Did you mean for this part?
Admin
As mentioned earlier, I suspected that this is due to your server using earlier version of PHP. Can you try using the latest version of the theme from here: https://wordpress.org/themes/download/franz-josef.1.5.1.zip
Admin
Descriptive menu, top bar with social icons and custom menu, and menu icons are now available in Franz Josef 1.5. See all the changes here: https://forum.graphene-theme.com/franz-josef/changelog/
Admin
In reply to: Franz-Josef Carousel Slider NOT displaying Post Images
August 20, 2015 at 12:11 pm #45288The Featured Image option is actually a core feature of WordPress, and the theme just makes use of it.
But thanks for your suggestion. In future updates, the theme will automatically pick an appropriate image (in terms of size and aspect ratio) from among the images uploaded for the post, if there is no featured image set for that post.
Admin
In reply to: Front page posts show all posts from all but one category
August 20, 2015 at 12:09 pm #45104Currently there’s no option to select categories to be excluded. If you have a lot of categories, it might be easier to write some custom code in a child theme to achieve that. Otherwise selecting all the other categories would be the way to go.
Admin
You mentioned that you don’t want the pages to be accessible from anywhere except the front page, so why not just forgo creating those pages at all? Just add the content directly into the page that you selected to be the static front page.
