Alex Kalh
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Origamiez] Origamiez: content-none.phpThank you so much !
I’ll update your code on the next version of theme.
Best regards,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] SlidesHi friend,
Please watch video guide: “How to setup front page with Origamiez WP Theme”?
https://www.youtube.com/watch?v=fStPyzCoJ-4Best regards,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] How to ViewsHi @marinau,
To use plugin WP-PostViews with Origamiez, please download and install child theme from link:
https://github.com/colourstheme/Origamiez-Child-WP-Post-ViewsBest regards,
Alex KalhHi friend,
To change attribute “text-transform” of widget title, please go to:
1. Appearance >> Customize >> Custom CSS.
2. Enter code below to textarea >> Click Save button and refresh your site:#site-home-link #site-title, h2.widget-title span{ text-transform: none; }
Best regards,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] Static home page – 2 home pages in breadcrumb navHi friend,
Thank you for your question!
To solve this issue:
1. Please open file:
../origamiez/parts/breadcrumb.php2. Relace all codes by:
<?php
if(1 === (int)get_theme_mod(‘is_display_breadcrumb’, 1) && !is_front_page() ){
do_action(‘origamiez_print_breadcrumb’);
}3. Save file and upload to your host.
4. Refresh your site.
Best regards,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] New to this – what do I do?Or, you can watch my video guide:
Forum: Themes and Templates
In reply to: [Origamiez] New to this – what do I do?Hi,
A#
Because, Origamiez will be register new image sizes. And, after install & active Origamiez, you need rebuild all features images by plugins:
https://www.ads-software.com/plugins/ajax-thumbnail-rebuild/B# Create home page look like demo
https://colourstheme.com/freebies/origamiez/1/ Create a new page or edit a current page.
2/ Scroll down, find box “Page Attributes” >> Select “Page Magazine” from select box “Template”
3/ Click “Save”
4/ Go to Appearance > Widgets >> Drag & Drop widgets to new sidebars: Main Top, Main Bottom, Main Center Top, Main Center Bottom, Main Center Left, Main Center Bottom, Left.
5/ Please go to: Settings >> Reading
5.1/ Find option “Front page displays”
5.2/ Click radio button “A static page (select below)”
5.3/ With option “Front page”, you need select this page (which want to display as home page)Regards,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] Theme DemoHi friend,
Thank you for your alert !
Please go to new link:
https://colourstheme.com/freebies/origamiez/Best regards,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] Config Not Working After 1.2.9 > 1.3.0 UpgradeHi @bschmaus,
Please download hotfix version of theme from Github
https://github.com/colourstheme/Origamiez
Best regards,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] Bug with comments? They are the same?!?Hi friend,
1/
To fix this bug, please download filefunctions.php
from githubhttps://github.com/colourstheme/Origamiez/blob/master/inc/functions.php
and replace current file by new file
./origamiez/inc/functions.php
2/
Or download and install hotfix version of theme from Githubhttps://github.com/colourstheme/Origamiez
Thanks,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] Bug with comments? They are the same?!?Forum: Themes and Templates
In reply to: [Origamiez] Printable versionThanks for your suggestion !
I’ll try it with next versions.
Thanks,
Alex KalhHi friend,
Please try syntax:
@font-face {
font-family: ‘Oswald’;
src: url(‘oswald.eot’); /* IE9 Compat Modes */
src: url(‘oswald.eot?#iefix’) format(’embedded-opentype’), /* IE6-IE8 */
url(‘oswald.woff2’) format(‘woff2’), /* Super Modern Browsers */
url(‘oswald.woff’) format(‘woff’), /* Pretty Modern Browsers */
url(‘oswald.ttf’) format(‘truetype’), /* Safari, Android, iOS */
url(‘oswald.svg#svgFontName’) format(‘svg’); /* Legacy iOS */
}Best regards,
Alex KalhForum: Reviews
In reply to: [Origamiez] Very good ThemeHi friend,
It’s my mistake ??
To fix this bug, please download hot-fix version from GitHub
https://github.com/colourstheme/OrigamiezThanks,
Alex KalhForum: Themes and Templates
In reply to: [Origamiez] Breadcrumb looks odd with line wrapHi @cityfox !
So sorry about delay time!
I’ll improve this theme on the next version?Thank you so much!
Alex Kalh