- This topic has 14 replies, 2 voices, and was last updated 7 years, 1 month ago by tikaram.
-
AuthorPosts
-
September 11, 2017 at 11:31 am #121977michelgParticipant
Hello, this theme is very beautiful.
I have a bit of trouble understanding how it works. I can not see the pages created. the display is always the same.
tests: https://michelgros.fr/blog
thank you.September 12, 2017 at 1:42 am #122003tikaramParticipant@michelg : Where would you like your pages to be displayed? Can you please explain some details so that I can help you resolve the issue.
Regards,
TikaramSeptember 13, 2017 at 3:37 am #122073michelgParticipantHello and thank you for your answer.
I would like to display on the front page:
– Large image (possibly replaced by a slider)
– a line containing links to more than one page
– some thumbnails associated with pages to privilege
This is what is currently displayed, to by the future slider.By clicking on these links or thumbnails, I would like to display an associated page containing the description of a theme, portraits, landscapes, … and some pictures in mosaic or slider.
Regards
MichelSeptember 14, 2017 at 12:37 am #122135tikaramParticipant@michelg : You can customize your site as desired from the customizer. First go through the theme instructions to know more about adding different elements to your site. If you follow the instructions provided you can customize your site as desired. Alternatively, you can hire customizer if you have difficulty customizing your site.
Regards,
TikaramSeptember 15, 2017 at 12:37 pm #122260michelgParticipantHello.
it is obviously obvious, it is necessarily a basic functionality but something escapes me. I create pages. They appear in the menus and in the favorite pages of the home page. But when I click to open one of these pages, the header and the footer are displayed but the content of the page is an empty area.
It must be simple but something escapes me. This theme Fotografie is beautiful and I would love to use it. When I load another of your theme (oblique) it works correctly.Thank you for your help.
Regards
Michel
test: https://michelgros.fr/blog/September 18, 2017 at 12:30 am #122354tikaramParticipant@michelg : Please activate Fotografie theme on your site and I will explore issues on your site. Currently you are not using our theme. If you would like to get the issue resolved let me know after activating our theme.
Regards,
TikaramSeptember 18, 2017 at 9:17 am #122402michelgParticipantHello.
I had to show my photos this weekend so I had to change the theme since I can not see the pages. I handed “fotografie” for you to look at. You will find that the page “100 inconnus” is highlighted by the theme with the home page. On the other hand, if you click on the menu to display this page normally, a page opens containing the top of the page, the footer but the content is empty.
Thank you for your help.Regards
MGSeptember 18, 2017 at 1:00 pm #122420tikaramParticipant@michelg : Go to Appearance => Customize => Additional css and add the following css.
#content #primary { display:block !important; }
Let me know if you need further assistance.
Regards,
TikaramSeptember 20, 2017 at 5:05 am #122579michelgParticipantThank you.
in a forum, to remove the news on the homepage, you proposed the following code that suited me:
#content #primary{
display:none;
}
So how to book your instruction for pages or how to book the previous instrusion for the only homepage?
I would like to get a homepage as on demo.
RegardsSeptember 20, 2017 at 8:31 am #122665tikaramParticipantTo hide the content on Home page only Please use the following css.
.home #content #primary{ display:none; }
Let me know if this resolves your issue or not.
Regards,
TikaramSeptember 21, 2017 at 5:21 am #122794michelgParticipantGreat, it works!
on the other hand I can no longer remove the news on the homepage. This is no longer possible?Regards
MGSeptember 22, 2017 at 6:56 am #122865tikaramParticipant@michelg : The news section is not displayed on your Homepage/Front page. Let me know if you have any more issues.
Regards,
TikaramSeptember 22, 2017 at 8:14 am #122880michelgParticipantGreat. The site is getting better. Your theme is really good!And thank you for your exemplary responsiveness.
There is one detail left. how to remove the date on the “Featured Content” pages on the home?
Regards
MGSeptember 22, 2017 at 8:28 am #122884michelgParticipantnext…
is it possible to replace “date” by texte (with Excerpt Length (words))?September 25, 2017 at 12:28 am #122997tikaramParticipant@michelg : To remove the date on the Featured Content. Go to Appearance => Customize => Additional css and add the following css.
.entry-meta .entry-date { display: none; }
To replace the date by excerpt you will need to select Featured image content Under Content type and this feature is available in Pro theme only. Let me know if you have further issues.
Regards,
Tikaram -
AuthorPosts
- The topic ‘Display created pages’ is closed to new replies.